Skip to content

Conversation

@LoaderB0T
Copy link
Contributor

Fixes #15281

This PR fixes the mentioned issue & additionally a bug in the overlay which would close the panel & never open it again (when opening & closing before the animation finishes) as the internal state of the overlay was half opened / half closed.

Details:
modalVisible was false while visible was true. This basically "deadlocks" the overlay.

Also fixes the minlength behavior for when "0" is used as a value.

@vercel
Copy link

vercel bot commented Aug 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
primeng ⬜️ Ignored (Inspect) Visit Preview Aug 8, 2024 1:44pm

@LoaderB0T
Copy link
Contributor Author

Please let me know if you require further details!

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.

P-autocomplete after second click doesn't show dropdown

2 participants