This repository was archived by the owner on Apr 8, 2020. It is now read-only.
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
'WeakMap' is undefined #891
Closed
Description
I just tried to open up my application generated using this tool in IE10 and I get the following error in my browser console:
SCRIPT5009: 'WeakMap' is undefined
vendor.js, line 112874 character 1
It seems to trace to this thread, but the only references to "WeakMap" in this solution is in \dist\main-client.js
and \dist\vendor.js
so I'm unclear on how to resolve it.
Metadata
Metadata
Assignees
Labels
No labels