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

fix(vue): update vue version #31

Merged
merged 1 commit into from
Sep 2, 2024
Merged

fix(vue): update vue version #31

merged 1 commit into from
Sep 2, 2024

Conversation

Sukaato
Copy link
Member

@Sukaato Sukaato commented Sep 2, 2024

something change between vue 3.2 and 3.3 that break the build

fixes: #30


What is the current behavior?

Project with poppy vue in it that use element with attr class cant build

What is the new behavior?

  • Project can build

Does this introduce a breaking change?

  • Yes
  • No

Other information

something change between vue 3.2 and 3.3 that break the build

fixes: #30
@github-actions github-actions bot added bug Something isn't working package: vue @poppy-ui/vue package related labels Sep 2, 2024
@Sukaato Sukaato merged commit 7f0c871 into main Sep 2, 2024
13 checks passed
@Sukaato Sukaato deleted the fix/vue-build branch September 2, 2024 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working package: vue @poppy-ui/vue package related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug (vue): can not build vue app
1 participant