Skip to content
This repository has been archived by the owner on Apr 18, 2021. It is now read-only.

[BUG] - Uncaught ReferenceError: assignment to undeclared variable functionNameObject #1

Open
SanderKleykens opened this issue Apr 17, 2021 · 3 comments · May be fixed by #2
Open

[BUG] - Uncaught ReferenceError: assignment to undeclared variable functionNameObject #1

SanderKleykens opened this issue Apr 17, 2021 · 3 comments · May be fixed by #2

Comments

@SanderKleykens
Copy link

In index.js, there is a reference to an undeclared variable called functionNameObject. Firefox doesn't like this and fails to initialise alpine-auto-interval.

SanderKleykens added a commit to SanderKleykens/alpine-auto-interval that referenced this issue Apr 17, 2021
@SanderKleykens SanderKleykens linked a pull request Apr 17, 2021 that will close this issue
@KevinBatdorf
Copy link
Owner

Hey, thanks @SanderKleykens

I'd probably recommend using the $interval helper in the Magic Helper's repo instead though.

https://github.com/alpine-collective/alpine-magic-helpers

@SanderKleykens
Copy link
Author

Thanks, @KevinBatdorf. Didn't know that existed :)

@KevinBatdorf
Copy link
Owner

There's an open PR there with a minor bug in it though, which should be merged in this week.

alpine-collective/alpine-magic-helpers#120

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants