Skip to content

FabioGimmillaro/stencil-test-angular-events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Consists of:

  • A StencilJS project using version 4.6.0
  • An Angular project wrapping the Stencil components using @stencil/angular-output-target

Build steps to reproduce the issue

  • Open terminal
  • Navigate to StencilJS project: cd stencil-component-starter
  • Run: npm run build:reproduce
  • Open project in IDE
  • Open angular-workspace/my-app/app.component.html
  • => Error: Event testEvent is not emitted by any applicable directives nor by my-component element

Releases

No releases published

Packages

No packages published

Languages