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
Here drone-ui is constructing a Baobab tree with a document.location. Starting with Firefox 49, this fails with TypeError: can't prevent extensions on this proxy object. May it be that Baobab should intercept the TypeError and consider such an object unfreezable?
Here drone-ui is constructing a Baobab tree with a document.location. Starting with Firefox 49, this fails with
TypeError: can't prevent extensions on this proxy object
. May it be that Baobab should intercept the TypeError and consider such an object unfreezable?drone-ui issue: https://github.com/drone/drone-ui/issues/59
The text was updated successfully, but these errors were encountered: