Stencil version:
@stencil/[email protected]
I'm submitting a:
Current behavior:
Simply newing up class that uses a non-Stencil decorator fails in the test
Expected behavior:
Test works
Steps to reproduce:
https://github.com/mattdsteele/stencil-test-decorators
Other information:
Possibly related to #355
This is fixed with commit 68dcc847dc6d4d1bbb4349f09c10e39f67f2be63.
Unfortunately 0.0.9-2 did not fix this. The issue still exists.
May this be reopened?
I will create a test for this in our code base and ensure that we do not have future regressions.
Tests were added with 71f3c16949e1eadb575a9134938f2f11b517c08c.