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

In vue3, this bug occurs in the use? #696

Open
frontend-qin opened this issue Jul 30, 2022 · 6 comments
Open

In vue3, this bug occurs in the use? #696

frontend-qin opened this issue Jul 30, 2022 · 6 comments

Comments

@frontend-qin
Copy link

"vue-grid-layout": "^2.3.12",
import VueGridLayout from "vue-grid-layout"; const app = createApp(App); app.use(VueGridLayout);
grid

@50rayn
Copy link

50rayn commented Sep 7, 2022

Try using the module vue3-drr-grid-layout, mentioned in comment

@GoldenZqqq
Copy link

I have encountered the same problem. Have you already solved it?

@50rayn
Copy link

50rayn commented Oct 19, 2022

@Losery1021 and @frontend-qin , this module seems to be abandoned. Can you please open an issue to module vue3-drr-grid-layout ? That one looks like to be more active.

@GoldenZqqq
Copy link

@Losery1021 and @frontend-qin , this module seems to be abandoned. Can you please open an issue to module vue3-drr-grid-layout ? That one looks like to be more active.

only 13 star,I don't think it is a perfect solution

@50rayn
Copy link

50rayn commented Oct 19, 2022

I'm using that one and it's written only for Vue3, not converted from Vue2 to Vue3. So, it work fine for me. The biggest pro, is the bundle size of the module, 7.12 MB vs 326 kB. It has only 13 stars, because it was published less than 2 month ago.

@GoldenZqqq
Copy link

I'm using that one and it's written only for Vue3, not converted from Vue2 to Vue3. So, it work fine for me. The biggest pro, is the bundle size of the module, 7.12 MB vs 326 kB. It has only 13 stars, because it was published less than 2 month ago.

Okay, I'll try it.thx

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

3 participants