Imported Function undefined on first call #13258
Unanswered
aaronhawkey48
asked this question in
Help
Replies: 1 comment 1 reply
-
have this issue as well |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello and thanks in advance.
I am having an issue where I am calling a function, but the browser is saying it is undefined on the first call, but when I call it again on the same page, it works the second time.
It doesn't like the login() function I am calling that is imported from another file.
Click Handler:
https://pastebin.com/BG1EJLvC <-- full component
https://www.loom.com/share/54a0b70cfb4b4c87982a92eac5020de7
Beta Was this translation helpful? Give feedback.
All reactions