You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #5544 [components][expression_language] Fix the wrong constructor for SerializedParsedExpression (zerustech)
This PR was submitted for the 2.5 branch but it was merged into the 2.6 branch instead (closes#5544).
Discussion
----------
[components][expression_language] Fix the wrong constructor for SerializedParsedExpression
SerializedParsedExpression
There is a bug in the code snippet for creating a
SerializedParsedExpression instance in chapter "Using Parsed and
Serialized Expressions"
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | all
| Fixed tickets |
Commits
-------
d3f6c24 [components][expression_language] Fix the wrong constructor for SerializedParsedExpression
0 commit comments