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
Notice that I currently had to hard set both babel-preset-solid and solid-js to 1.8.22, otherwise the decorators got compiled but it wasn't reactive, possibly due to a version mismatch? The latest version of babel-preset-solid also causes issues when importing from esm.sh, but that is a separate issue.
For example, try pasting this in:
The text was updated successfully, but these errors were encountered: