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
{{ message }}
This repository has been archived by the owner on Jan 11, 2022. It is now read-only.
I think babel transformed your dist files in a way they might not work in every environment.
I guess the issue is, babel transformed
this
to(void 0)
in the current sticky.compile.jsIt worked in the previous commit.
I think you could evaluate your babel configuration.
The text was updated successfully, but these errors were encountered: