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

Stopped working with Vue 2.7 #687

Closed
laserhybiz opened this issue Jul 3, 2022 · 4 comments
Closed

Stopped working with Vue 2.7 #687

laserhybiz opened this issue Jul 3, 2022 · 4 comments

Comments

@laserhybiz
Copy link

Software version (please complete the following information):

  • Browser: chrome
  • Vue Version: 2.7
  • vue-grid-layout Version: 2.3.12

Describe the bug
Stopped working with Vue 2.7

@Yiddishe-Kop
Copy link

Yiddishe-Kop commented Jul 3, 2022

Changing these 4 props from NaN to null fixes it 😇 :

lastX: NaN,
lastY: NaN,
lastW: NaN,
lastH: NaN,

See #688 🙏

@kingyue737
Copy link

Maybe related to this issue? vuejs/vue#12595

@kingyue737
Copy link

Fixed in Vue v2.7.1

@gmsa
Copy link
Contributor

gmsa commented Jul 4, 2022

closing as it was a Vue issue

@gmsa gmsa closed this as not planned Won't fix, can't repro, duplicate, stale Jul 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants