Replies: 1 comment 2 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm submitting a...
Current behavior
triggerEventHandler
requires three arguments, which seems to imply that it doesn't work with void event emitters?Expected behavior
I though I should be able to do
spectator.triggerEventHandler(MyComponent, 'myEventEmitter')
Minimal reproduction of the problem with instructions
For bug reports please provide the STEPS TO REPRODUCE and if possible a MINIMAL DEMO of the problem via
https://stackblitz.com or similar (you can use this template as a starting point: https://bit.ly/2zme3bj).
Environment
Beta Was this translation helpful? Give feedback.
All reactions