We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Getting a warning [isEqual] could not compare option_1 option_2 when selecting two different string options in a combo box.
[isEqual] could not compare option_1 option_2
App version v0.17.0
To Reproduce Navigate to https://plh-kids-tz.web.app/template/article_play_the_power_of_play_16, select something in the combo box and then select something else.
Screenshots and videos
Additional context This warning seems to have been added in PR #2484
The text was updated successfully, but these errors were encountered:
This is a false-negative in the logging, sorry about that.
It will be removed in #2513
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Getting a warning
[isEqual] could not compare option_1 option_2
when selecting two different string options in a combo box.App version
v0.17.0
To Reproduce
Navigate to https://plh-kids-tz.web.app/template/article_play_the_power_of_play_16, select something in the combo box and then select something else.
Screenshots and videos
Additional context
This warning seems to have been added in PR #2484
The text was updated successfully, but these errors were encountered: