-
Notifications
You must be signed in to change notification settings - Fork 56
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
Uncaught TypeError in Typescript #43
Comments
Same thing happening to me when using Vite |
Repro:
|
Can confirm... I suspect the error refers to the clj-fuzzy library, which has been deprecated, for the talisman library. I made the necessary changes in my PR :) |
Awesome, thanks @csp197 !! When do you think your PR will be incorporated into a new version now that it's approved? I'm facing this same issue right now with a rollup bundle |
Hi @pmalacho-mit, |
clj-fuzzy.js:2 Uncaught TypeError: Cannot use 'in' operator to search for 'clj_fuzzy' in undefined
![Capture](https://user-images.githubusercontent.com/67141938/218123484-392cefc5-8d2c-4bd0-b3e8-1e1ea50e1c7e.PNG)
The text was updated successfully, but these errors were encountered: