You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reply.
If dropdownStatus is false initially, the user will not be able to see the button, so it must be true initially.
According to the above reply, I changed the code.
But the problem still exists.
It would be best if the Dropdown disappears automatically after clicking the DropdownItem option
I tried using Programatic_open/close, but it is not very friendly to table
Summary
After the data list changes, the Dropdown does not disappear
Basic example
Motivation
How to make Dropdown disappear after data changes in Table?
There is also a table problem
When
divClass="overflow-x-auto"
is not used, the table will have a scroll barThe text was updated successfully, but these errors were encountered: