nvisionative / nvQuickComponents

nvQuickComponents is a collection of versatile web components, based 100% on web standards, to help developers break free from framework churn.
GNU General Public License v3.0
12 stars 5 forks source link

Duplicate ElementTagNameMap when using inside other Stencil project #15

Closed valadas closed 4 years ago

valadas commented 4 years ago

There is a bug in order versions of Stencil that give this result sometimes when using a Stencil component project inside another Stencil project:

image

After reading to old issues here and there it looks like this is resolved by upgrading the Stencil version on the imported project.

I will try to submit a PR for this tomorrow...

david-poindexter commented 4 years ago

Closing per #16