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
Browser bug (a bug with a feature that may impact site compatibility)
What information was incorrect, unhelpful, or incomplete?
While Safari 14 and 15 do have a basic implementation, there is a critical variable-scope bug which leads to exceptions in many cases. The exceptions are especially hard to identify/debug because they are resolved when dev-tools are open.
The bug is resolved in Safari 16.
What browsers does this problem apply to, if applicable?
Safari
What did you expect to see?
'Partial support' for Safari 14 and 15
Did you test this? If so, how?
Tested class field support in Safari 14 and 15
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
What type of issue is this?
Browser bug (a bug with a feature that may impact site compatibility)
What information was incorrect, unhelpful, or incomplete?
While Safari 14 and 15 do have a basic implementation, there is a critical variable-scope bug which leads to exceptions in many cases. The exceptions are especially hard to identify/debug because they are resolved when dev-tools are open.
The bug is resolved in Safari 16.
What browsers does this problem apply to, if applicable?
Safari
What did you expect to see?
'Partial support' for Safari 14 and 15
Did you test this? If so, how?
Tested class field support in Safari 14 and 15
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
Safari bug: https://bugs.webkit.org/show_bug.cgi?id=236843
babel/babel
discussion regarding adding 'bugfix' behavior for this issue: babel/babel#14289Do you have anything more you want to share?
PR to resolve: #23054
MDN URL
No response
MDN metadata
No response
The text was updated successfully, but these errors were encountered: