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

Definition for rule 'vuetify/no-legacy-grid' was not found #77

Open
azuy212 opened this issue Nov 21, 2023 · 3 comments
Open

Definition for rule 'vuetify/no-legacy-grid' was not found #77

azuy212 opened this issue Nov 21, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@azuy212
Copy link

azuy212 commented Nov 21, 2023

Hi
I am using this eslint plugin with vuetify 3 and getting the following error:

Definition for rule 'vuetify/no-legacy-grid' was not found

I couldn't find the docs for this rule too.

Is it removed, If yes then what is the alternative for that rule as we need to convert out legacy grid to new grid

@KaelWD
Copy link
Member

KaelWD commented Dec 8, 2023

It was removed because the v-layout name is used for something else now, could be brought back with a warning now to enable it in v3 projects though.

@azuy212
Copy link
Author

azuy212 commented Dec 10, 2023

That makes sense. I am actually upgrading from Vuetify 1.5 to Vuetify 3 that's why I needed that. can you please guide which version of this plugin should be used for this upgrade?

@KaelWD
Copy link
Member

KaelWD commented Dec 10, 2023

Try @vuetify-2 for v1-v2 then @latest for v2-v3. Some changes from https://v2.vuetifyjs.com/en/getting-started/upgrade-guide/ are also still relevant.

@KaelWD KaelWD added the enhancement New feature or request label Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants