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
Currently, literals that aren't strings are highlighted in red suggesting an error. However, literals are allowed by Yew without curly braces regardless of type.
Both of these should have the same highlighting.
The text was updated successfully, but these errors were encountered:
Currently, literals that aren't strings are highlighted in red suggesting an error. However, literals are allowed by Yew without curly braces regardless of type.
Both of these should have the same highlighting.
The text was updated successfully, but these errors were encountered: