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'.
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'.