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 fields with i18n not working in Safari #4176

Closed
Looking4Cache opened this issue May 22, 2023 · 2 comments
Closed

Select fields with i18n not working in Safari #4176

Looking4Cache opened this issue May 22, 2023 · 2 comments

Comments

@Looking4Cache
Copy link

Current Behavior

When using a select field with internationalisation in a node html file the selected value won't show after opening the nodes dialog. Issue is on Safari, in Chrome it works fine. After clicking the select field, the select values will shown and then when clicking outside the correct value is shown.

Found in Node-RED 3.0.2.

Expected Behavior

The selected value will be shown directly when opening the node dialog.

Steps To Reproduce

  • Add a Dashboard Switch Node
  • Open the Switch Node Dialog
  • Look at the select field where "checking all rules" should be selected.

Example flow

paste your flow here

Environment

  • Node-RED version: 3.0.2
  • Node.js version: 18.16.0
  • npm version: 9.5.1
  • Platform/OS: MacOS
  • Browser: Safari
@Looking4Cache
Copy link
Author

Looking4Cache commented May 22, 2023

#4136 Maybe the same case.

@Looking4Cache
Copy link
Author

Close as duplicate..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant