Skip to content
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

Reference Error: Function is not defined #142

Open
burki505 opened this issue Jul 3, 2024 · 0 comments
Open

Reference Error: Function is not defined #142

burki505 opened this issue Jul 3, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@burki505
Copy link

burki505 commented Jul 3, 2024

Hi,
I am trying to implement a functionality that includes high computation. However in the code, Whenever I click button, I am getting
"@koale_useworker.js?v=03c6b16a:88 Uncaught (in promise) ErrorEvent {isTrusted: true, message: 'Uncaught ReferenceError: loggerFunction is not defined', filename: 'blob:https://vitejsvitekj8jeb-l5bv--5173--70dbe416…container.io/78ad1038-0568-4e3b-bfa9-f3b14fd85ee0', lineno: 15, colno: 5, …}" error.How can i fix this? Sample code link is below:

https://stackblitz.com/edit/vitejs-vite-kj8jeb?file=src%2FApp.tsx,src%2Fquads.js,package.json&terminal=dev

Thanks,

@burki505 burki505 added the bug Something isn't working label Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant