Replies: 2 comments
-
|
Or it should be casted to the string A Boolean value is not a valid Node Name nor a valid Node Value, the only always correct way to handle this opinionated case is raising an error and leave the choice on how to handle the conversion to the user. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks for your response. It has been useful. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When calling
addChild(), if any values of the array contains a boolean, then FluidXML will return a " Input type not supported" error.Error:
No Error:
I don't know what the solution should be.
Perhaps it should be casted to the string value 'true' and 'false'.
Beta Was this translation helpful? Give feedback.
All reactions