-
-
Notifications
You must be signed in to change notification settings - Fork 70
Regression: smooth(4) shows “smooth() can only be used inside settings()” error #149
New issue
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
Comments
Created by: sampottinger Weird... this was resolved at one point but I’ll take a look. Sent from my iPhone
|
Created by: benfry Any luck? |
Created by: sampottinger Hey there! Sorry this got a little buried. If I can’t get to this over the weekend, I’ll try over the holiday next week. Thanks, Sent from my iPhone
|
Created by: benfry Resolved for 4.0a3 with code from @sampottinger. |
Created by: benfry
Looks like
smooth()
not properly being hoisted out ofsetup()
in 4.x, inside the PDE this results in “smooth() can only be used inside settings()” in the console.The text was updated successfully, but these errors were encountered: