Skip to content
New issue

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

Event properties target.category and clickevent.point are not available in angular 6 typescript #271

Open
ChandruD103 opened this issue Nov 9, 2018 · 0 comments

Comments

@ChandruD103
Copy link

Facing issue while doing prod build. though it is throwing same error in local, allows me running the application without any issue and I can see these properties in the running mode.
error TS2339: Property 'category' does not exist on type 'EventTarget'.
error TS2339: Property 'point' does not exist on type 'Event'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant