dropdown throws "event is not defined" error in PrimeNG v8.0.2 on Firefox #8003
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I'm submitting a ... (check one with "x")
Plunkr Case (Bug Reports)
https://stackblitz.com/edit/github-tlabav?file=package.json
or,
https://www.primefaces.org/primeng/#/dropdown
Current behavior
Click on the dropdown, then click outside.
Firefox throws error
ReferenceError: event is not defined
in consoleThe error does not happen on Chrome.
Expected behavior
There should be no console errors on all browsers.
Angular version: 8.1.3
PrimeNG version: 8.0.2
The error does not happen on PrimeNG v8.0.1.
It could be because of this commit 2944fce
The text was updated successfully, but these errors were encountered: