single-spa / import-map-overrides

A browser and NodeJS javascript library for overriding import maps
MIT License
341 stars 47 forks source link

[PATCH] Fix issue #73 #86

Closed robmosca closed 1 year ago

robmosca commented 1 year ago

See https://github.com/single-spa/import-map-overrides/issues/73.

The problem is that the shadow element is create over and over again. This PR should fix it.

robmosca commented 1 year ago

Yes! Sorry if I didn't mention it in the description. I tested it multiple times and made sure the problem is present without this patch and disappears as soon as I apply this patch.

joeldenning commented 1 year ago

Released in https://github.com/single-spa/import-map-overrides/releases/tag/v3.1.0