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

The "groupTag" property is not working #499

Open
kwarnkham opened this issue Sep 7, 2024 · 2 comments
Open

The "groupTag" property is not working #499

kwarnkham opened this issue Sep 7, 2024 · 2 comments

Comments

@kwarnkham
Copy link

The docs says

"The tag shared by all the [Slidable]s of the same group.
This is used by [SlidableAutoCloseBehavior] to keep only one [Slidable] of the same group, open."

But I'm still having multiple slidable opened.

Expected to have only one slidable opened.

@EvsenevDev
Copy link

I have the same issue, haven't found solutuion.

@kwarnkham
Copy link
Author

You need to wrap you list with SlidableAutoCloseBehavior, then it will work.

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

No branches or pull requests

2 participants