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: vuejs > 3.0.5 with ionic/vue > 5.5.4 does not work #23062

Closed
dcyou opened this issue Mar 16, 2021 · 4 comments
Closed

bug: vuejs > 3.0.5 with ionic/vue > 5.5.4 does not work #23062

dcyou opened this issue Mar 16, 2021 · 4 comments
Labels

Comments

@dcyou
Copy link

dcyou commented Mar 16, 2021

Hi all I could write a long explanation but this so simple to just read that line:
https://github.com/ionic-team/ionic-framework/blob/master/packages/vue/src/ionic-vue.ts#L5

So using vuejs > 3.0.5 with a ionic/vue > 5.5.4 break some events

Ionic version:
[ ] 4.x
[x] 5.x

@ionitron-bot ionitron-bot bot added the triage label Mar 16, 2021
@liamdebeasi
Copy link
Contributor

Thanks for the issue. The problem here is that Vue fixed a bug involving events in custom elements which resulted in this fix being needed. (see: vuejs/core#2841) If you are on Vue 3.0.6+ you should update to the latest version of Ionic Framework (v5.6.0 or newer). If you are on Vue <= 3.0.5 you should still update to the latest version of Ionic Framework, but we always recommend using the latest stable version of Vue.

@dcyou
Copy link
Author

dcyou commented Mar 18, 2021

I were on vue v3.0.7 and Ionic Framework v5.6.0 but anyway I downgrade ionic to v5.5.4

image
image

@liamdebeasi
Copy link
Contributor

Can you provide a code reproduction of the issue in Vue 3.0.7?

@ionitron-bot
Copy link

ionitron-bot bot commented Apr 17, 2021

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Apr 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants