We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e49e6fd commit 81079aaCopy full SHA for 81079aa
src/content/compatibility-flags/to-string-tag.md
@@ -11,7 +11,7 @@ enable_flag: "set_tostring_tag"
11
disable_flag: "do_not_set_tostring_tag"
12
---
13
14
-A change was made that set the Symbol.toStringTag on all Workers API objects
+A change was made to set the Symbol.toStringTag on all Workers API objects
15
in order to fix several spec compliance bugs. Unfortunately it turns out
16
that was more breaking than expected. The `do_not_set_tostring_tag` compat
17
flag restores the original behavior for compat dates before 2024-09-26
0 commit comments