We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stencil version:
@stencil/core@1.9.0-11
I'm submitting a:
[ X] bug report [ ] feature request [ ] support request => Please do not submit support requests here, use one of these channels: https://stencil-worldwide.herokuapp.com/ or https://forum.ionicframework.com/
Current behavior: I ran only e2e tests for EventEmitter. Without --next pass, it passes; with --next, it fails.
--next
Expected behavior: Tests should pass.
Steps to reproduce:
npm install -S @stencil/core@next
Related code: Linked in the repo.
The text was updated successfully, but these errors were encountered:
8ad1540
No branches or pull requests
Stencil version:
I'm submitting a:
[ X] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://stencil-worldwide.herokuapp.com/ or https://forum.ionicframework.com/
Current behavior:
I ran only e2e tests for EventEmitter. Without
--next
pass, it passes; with--next
, it fails.Expected behavior:
Tests should pass.
Steps to reproduce:
npm install -S @stencil/core@next
Related code:
Linked in the repo.
The text was updated successfully, but these errors were encountered: