Closed
Description
I'm submitting a bug report
- Library Version:
aurelia-bootstrapper: 2.3.3
Please tell us about your environment:
-
Operating System:
OSX 16 -
Node Version:
14.16.0
- NPM Version:
6.14.11
- Aurelia CLI OR JSPM OR Webpack AND Version
CLI 1.3.1 | webpack 4.46.0
-
Browser:
iOS 16 Safari -
Language:
all
Current behavior:
After the new IOS 16, Safari has a weird behavior in Aurelia, causing many libraries to fail at the detached event.
After some searching I found that the ownerdocument of the element is an empty one (about:blank) and many libraries that do cleanup at the detached event are getting errors. More details can be found here .
There is also a repro on the issue 808 of aurelia-kendoui-bridge
aurelia-ui-toolkits/aurelia-kendoui-bridge#808
Expected/desired behavior:
Be compatible with Safari.
- What is the motivation / use case for changing the behavior?
Can we do something to be compatible again with the new Safari?
Metadata
Metadata
Assignees
Labels
No labels