We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stipple.@vars gui_vars begin l::Float64 = Inf end
produces a very difficult-to-process error. I understand why, but it would be nice if there was a check for unwanted inputs.
unwanted
The text was updated successfully, but these errors were encountered:
We should rather come up with a serialiser/reviver, as javascript does support infinity. But it's nothing short.
infinity
For a warning we would need to distinguish, whether the variable is private or not. That's also a bit tricky.
Sorry, something went wrong.
I'll open a respective issue on Stipple
No branches or pull requests
produces a very difficult-to-process error. I understand why, but it would be nice if there was a check for
unwanted
inputs.The text was updated successfully, but these errors were encountered: