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

After click inside the deleting all your conversations modal, all buttons become unusable and the page needs to be refreshed to return to normal. #1014

Open
eclipse-kim opened this issue Apr 15, 2024 · 0 comments

Comments

@eclipse-kim
Copy link

eclipse-kim commented Apr 15, 2024

#937

It is similar with this issue.
If you click inside area (ex: this action will deleted...), you can reproduce same bug.

#1004

This patch can't fix it.

This issue related with below
setting/layout.svelte

use:clickOutside={() => {
if (browser) window;
goto(previousPage);
}}

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

1 participant