Skip to content
This repository has been archived by the owner on Jan 11, 2022. It is now read-only.

In Browser: Uncaught TypeError: Cannot set property 'Sticky' of undefined #65

Closed
Huppys opened this issue Jan 10, 2020 · 1 comment
Closed

Comments

@Huppys
Copy link

Huppys commented Jan 10, 2020

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.js

It worked in the previous commit.

I think you could evaluate your babel configuration.

@rgalus
Copy link
Owner

rgalus commented Jan 12, 2020

Thanks for reporting! Fixed in 1.2.2

@rgalus rgalus closed this as completed Jan 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants