'WeakMap' is undefined #806

Closed
opened 2025-08-09 17:17:44 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @im1dermike on 4/24/2017

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.

*Originally created by @im1dermike on 4/24/2017* 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](https://github.com/webcomponents/webcomponentsjs/issues/210) 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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#806
No description provided.