Stencil: Custom Decorators break simplest test

Created on 15 Dec 2017  路  4Comments  路  Source: ionic-team/stencil

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

tests

All 4 comments

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.

Was this page helpful?
0 / 5 - 0 ratings