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
Thank you for bringing this bug to our attention. We have updated the package.json to use version 2 of collections module. Will update the module once its fixed upstream.
This widget will break Array.prototype.find in any project its included into because of this shim in collections
montagejs/collections#165
montagejs/collections#182
montagejs/collections#178
It also breaks Array.prototype.from
montagejs/collections#169
And the crypto library
montagejs/collections#162
The text was updated successfully, but these errors were encountered: