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(ui5-input): fix JS errors when open/close popups #1811

Merged
merged 1 commit into from
Jun 16, 2020

Conversation

ilhan007
Copy link
Member

There are use cases when the user dynamically appends/removes the value state msg slot
and we have to check if the value state msg popover is present before opening or closing it.
(The change in the test page has nothing to do with the fix, it is just visually improved.)

FIXES: #1790

There are use cases when the user dynamically appends/removes the value state msg slot
and we have to check if the value state msg popover is present before opening or closing it.

FIXES: #1790
@ilhan007 ilhan007 requested a review from vladitasev June 16, 2020 10:04
@ilhan007 ilhan007 merged commit cbe8bb8 into master Jun 16, 2020
@ilhan007 ilhan007 deleted the fix-input-js-error branch June 16, 2020 11:37
ilhan007 added a commit that referenced this pull request Jun 16, 2020
There are use cases when the user dynamically appends/removes the value state msg slot
and we have to check if the value state msg popover is present before opening or closing it.

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

Successfully merging this pull request may close these issues.

ui5-input Exceptions with valueStateMessage in showPopup closePopup
2 participants