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

[Bug]: If I update to v14.1. 0 with npm i @ Handsontable/vue, there will be over a thousand such errors. #10739

Open
yanyinqing opened this issue Jan 18, 2024 · 6 comments

Comments

@yanyinqing
Copy link

Describe the bug

If I update to v14.1. 0 with npm i @ Handsontable/vue, there will be over a thousand such errors. When I roll back to v14.0, I will not encounter this problem. Similarly, I also update Handsontable to v14.1. 0 with npm i Handsontable, and updating Handsontable alone will not cause any problems

Video/Screenshots

image

Provide a link to the demo with the bug reproduction

No response

Handsontable version

14.1.0

Framework version

vue2

Your environment

edge,macos

@yanyinqing yanyinqing added the bug label Jan 18, 2024
@adrianszymanski89
Copy link
Contributor

Hi @yanyinqing

Thank you for contacting us. I checked it in a local project with Vue 2.x and couldn't reproduce the problem. Can you please share your project where the issue is replicable?

@Dissident26
Copy link

Had same issue upon upgrading to v14.1, seems that type have changed, all former stuff is available in HotTableClass now
import HotTableClass from '@handsontable/react/hotTableClass';

@adrianszymanski89
Copy link
Contributor

Hi @Dissident26

Thank you for your input. I need to consult your approach, and I'll update you then.

@adrianszymanski89
Copy link
Contributor

Hi @Dissident26 @yanyinqing

This bug is now fixed in v. 14.2.0. Can you please confirm if the issue is gone on your side?

@yanyinqing
Copy link
Author

Hi @Dissident26 @yanyinqing

This bug is now fixed in v. 14.2.0. Can you please confirm if the issue is gone on your side?

Yes, I haven't had this problem again, but the issue with # 10824 is preventing me from using versions above 14.0.0. Can I speed up the fix

@adrianszymanski89
Copy link
Contributor

Hi @yanyinqing

Thank you for the confirmation. As for #10824, it's not on our roadmap yet. I will update you once it's fixed.

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

No branches or pull requests

3 participants