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

fix(editor): comparing select editor value against [''] isn't valid #909

Merged
merged 1 commit into from
Feb 17, 2023

Conversation

ghiscoding
Copy link
Owner

  • the error came from ESbuild when trying to bundle the lib, the warning is the following
 [WARNING] Comparison using the "===" operator here is always false [equals-new-object]

- the error came from ESbuild when trying to bundle the lib, the warning is the following
```sh
 [WARNING] Comparison using the "===" operator here is always false [equals-new-object]
 ```
@ghiscoding ghiscoding merged commit d93fd5f into master Feb 17, 2023
@ghiscoding ghiscoding deleted the bugfix/select-editor-blank-val-check branch February 17, 2023 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant