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
hey, i just stumbled across your issue and had a hard time figuring out what your problem was. If i understood correctly you are pointing out, that the error points to the line where class is defined. But the actuall error happens at the if condition that has a unnecessary closing )?
Marko Version: 4.16..0
Error:
Code:
Expected Behavior
The error should point at
))
Actual Behavior
Mismatched group. A ")" character was found when "{" was expected.at line 17 col 5
Steps to Reproduce
Copy the code in https://markojs.com/try-online
The text was updated successfully, but these errors were encountered: