You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I wanted to see if anyone else is having an issue with editing items that are on the calendar. I can add events fine, but if I try to edit them, the dialog never returns and simply spins forever. I took a look using dev tools and see this:
Uncaught (in promise) TypeError: s.OrderedSet is not a constructor
at i (calendar-web-part_8bfb93be2c1789112f11.js:1:1807735)
at t.default (calendar-web-part_8bfb93be2c1789112f11.js:1:1807860)
at t. (calendar-web-part_8bfb93be2c1789112f11.js:1:1703876)
at calendar-web-part_8bfb93be2c1789112f11.js:1:1697167
at Object.next (calendar-web-part_8bfb93be2c1789112f11.js:1:1697272)
at a (calendar-web-part_8bfb93be2c1789112f11.js:1:1696012)
I would like to know if I'm the only one seeing this.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I wanted to see if anyone else is having an issue with editing items that are on the calendar. I can add events fine, but if I try to edit them, the dialog never returns and simply spins forever. I took a look using dev tools and see this:
Uncaught (in promise) TypeError: s.OrderedSet is not a constructor
at i (calendar-web-part_8bfb93be2c1789112f11.js:1:1807735)
at t.default (calendar-web-part_8bfb93be2c1789112f11.js:1:1807860)
at t. (calendar-web-part_8bfb93be2c1789112f11.js:1:1703876)
at calendar-web-part_8bfb93be2c1789112f11.js:1:1697167
at Object.next (calendar-web-part_8bfb93be2c1789112f11.js:1:1697272)
at a (calendar-web-part_8bfb93be2c1789112f11.js:1:1696012)
I would like to know if I'm the only one seeing this.
Beta Was this translation helpful? Give feedback.
All reactions