Skip to content
New issue

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

[BUG] [isEqual] could not compare two strings #2528

Closed
esmeetewinkel opened this issue Nov 14, 2024 · 1 comment
Closed

[BUG] [isEqual] could not compare two strings #2528

esmeetewinkel opened this issue Nov 14, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@esmeetewinkel
Copy link
Collaborator

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
image

Additional context
This warning seems to have been added in PR #2484

@esmeetewinkel esmeetewinkel added the bug Something isn't working label Nov 14, 2024
@chrismclarke
Copy link
Member

chrismclarke commented Nov 19, 2024

This is a false-negative in the logging, sorry about that.

It will be removed in #2513

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants