donejs / bitballs

A basketball tourney application.
https://donejs.com/bitballs.html
MIT License
11 stars 17 forks source link

IE11 WeakSet is undefined error #321

Open tracer99 opened 6 years ago

tracer99 commented 6 years ago

The app loads and basic navigation works, but not page content is rendered on any page.

All pages result in the following error:

SCRIPT5009: 'WeakSet' is undefined
index.js (1,44133)
phillipskevin commented 6 years ago

This is related to https://github.com/canjs/canjs/issues/4098.