🐛(react) fix missing selected option of Select
In some cases, when the options were newly built object, due to the fact that we were using object equality to check for the current selected item, it was not working in those cases.
This commit is contained in:
5
.changeset/sweet-apes-sip.md
Normal file
5
.changeset/sweet-apes-sip.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@openfun/cunningham-react": patch
|
||||
---
|
||||
|
||||
fix missing selected option of Select
|
||||
Reference in New Issue
Block a user