Jolyn
Jolyn
See https://github.com/WICG/import-maps#packages-via-trailing-slashes When an import map has packages via trailing slashes for each microfrontend or shared dependency, it results in the import-map-overrides UI having two rows that are almost identical....
Closed in favor of #86
Is this still a problem? The code looks fine, but @svyatoslav-e's comment makes me unsure that it fully fixes the problem
I don't know which repository you invited me to view. Adding a test to the single-spa-vue repository would be the best approach for demonstrating that there was a problem and...
Going to close this as I don't think the create-single-spa side of this was ever merged.
I am open to #1031 as a last resort, but see this as more of a Vue issue than a single-spa issue. I am not sure if single-spa's patched updateState...
Closing due to inactivity. If there are ongoing vue router compatibility issues, feel free to reopen or start a new PR
I may be able to help out with implementing this. If I understand the spec correctly, custom built-in elements (which extend `HTMLButtonElement` or other native elements) can only be used...
Hi @ericprom, here are some examples with vue cli: https://github.com/vue-microfrontends https://github.com/vue-microfrontends/navbar They were created with the following: ```sh npm init single-spa ``` (The create-single-spa CLI invokes Vue CLI) Alternatively, you...
The same error doesn't happen in other browsers? The error you're seeing is usually not browser-specific.