Open mrleblanc101 opened 3 weeks ago
We do not recommend using these two extensions simultaneously, as most of the logic might cause conflict.
@alexzhang1030 As mentioned, if both extension are installed, only one would be "active" at any given time.
Automatic detection is a good suggestion, we might consider supporting this with someway in the future 😊
I originally thought about it, but I ran into some issues with the details, and haven't found a way to implement it yet.
Is there a insurmontable technical reason that prevent this from working ? I don't mind that v7 only work with Vue 3, but the fact that both version can't run at the same time will be VERY annoying for people that need to support both legacy Vue 2 projects and newer Vue 3 projets.
I propose that we make one last v6 update so that:
If automatic detection is not possible, it could simply be a settings in v6 to disable loading of the legacy extension for Vue 3.