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: Avoid using v-app in Vue components not main DOM of an app - MEED-7094 - Meeds-io/MIPs#144 #150

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

boubaker
Copy link
Member

Prior to this change, the v-app was used in Vue components injected via extensionRegistry. This change will change it to simply use a simple div.

…D-7094 - Meeds-io/MIPs#144

Prior to this change, the v-app was used in Vue components injected via extensionRegistry. This change will change it to simply use a simple div.
@boubaker boubaker merged commit 2595ac6 into feature/whitepaper Jun 20, 2024
2 of 3 checks passed
@boubaker boubaker deleted the meed-7094 branch June 20, 2024 12:04
Copy link

sonarcloud bot commented Jun 20, 2024

boubaker added a commit that referenced this pull request Jun 21, 2024
…D-7094 - Meeds-io/MIPs#144 (#150)

Prior to this change, the v-app was used in Vue components injected via extensionRegistry. This change will change it to simply use a simple div.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant