Skip to content

Could we get v7 and v6 working at the same time ? #663

Open
@mrleblanc101

Description

@mrleblanc101

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 only v6 is installed, the extension load for both Vue 2 and Vue 3
  • If v6 and v7 are installed, v6 only load for Vue 2 while v7 only load for Vue 3

If automatic detection is not possible, it could simply be a settings in v6 to disable loading of the legacy extension for Vue 3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions