I was receiving an NG0203 error (which I assume relates to Stencil's output target).
There is an open issue on Stencil relating to this: stenciljs/core#3362
For now I fixed this by using the web components instead. I still have the module imported because using web components is not a solution I am satisfied with.
I was receiving an NG0203 error (which I assume relates to Stencil's output target).
There is an open issue on Stencil relating to this: stenciljs/core#3362
For now I fixed this by using the web components instead. I still have the module imported because using web components is not a solution I am satisfied with.