Skip to content

Commit 3ed4d0a

Browse files
authored
chore: add changeset for the ||= operator patch in experience (#7858)
1 parent 2f3b832 commit 3ed4d0a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.changeset/curly-planes-doubt.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@logto/experience": patch
3+
---
4+
5+
fix an issue that prevents Logto Experience from working in Android 11 and some older browser versions
6+
7+
The issue is introduced in version 1.32.0 by the usage of the `||=` operator, which is not supported in some older browsers (#7857).

0 commit comments

Comments
 (0)