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

Select element default default value doesn't work if you reload the page #99

Closed
dcarboMC opened this issue Nov 27, 2024 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@dcarboMC
Copy link

Describe the bug

When we provide to an wa-select element a default value separated by spaces (as the documentation says), the first time is working correctly, showing the selected values, but once you reload the page it doesn't show the values anymore. I did some tests and it seems a problem with the cache.

To Reproduce

https://jsfiddle.net/my38t7Lq/

First time:
image

Second and rest of times:
image

Browser / OS

  • OS: [Windows]
  • Browser: [Chrome]
@dcarboMC dcarboMC added the bug Something isn't working label Nov 27, 2024
@KonnorRogers
Copy link
Collaborator

This should be fixed in the next release.

Duplicate of #82

@dcarboMC
Copy link
Author

Hi Konnor, That'll be great. Thanks for the quick reply.

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