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 regression of click-outside-options mixin not working since using @vueuse #4046

Merged
merged 1 commit into from May 5, 2023

Conversation

susnux
Copy link
Contributor

@susnux susnux commented May 5, 2023

There is a regression since we switched to @vueuse for the click outside trigger, as the option for ignored selectors is not called ignored but ignore.

So currently the exclude-click-outside-selectors option does not work.

…the option is now called `ignore` instead of `ignored`

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added 3. to review Waiting for reviews regression Regression of a previous working feature labels May 5, 2023
@susnux
Copy link
Contributor Author

susnux commented May 5, 2023

/backport to stable7

@skjnldsv skjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels May 5, 2023
@raimund-schluessler raimund-schluessler merged commit d3b330e into master May 5, 2023
16 checks passed
@raimund-schluessler raimund-schluessler deleted the fix/click-outside-ignore-list branch May 5, 2023 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish regression Regression of a previous working feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants