-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
No ability to reset filters after an error #8538
Comments
That's an annoying issue. Have a lack of time to find a sort of fix, but can recommend a workaround. When you get the "Something went wrong" message, open Developer Tools console in your browser and type there: jQuery('.action-clear').click(); That will simulate the "Clear All" link click for filters (tried in Chrome). Hope it will help. |
Hi @spyrule. |
@spyrule, thank you for your report. |
✅ Confirmed by @engcom-Alfa Issue Available: @engcom-Alfa, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself. |
Hi @spyrule. Thank you for your report.
The fix will be available with the upcoming 2.4.2 release. |
Hi! We see the same error on Order Grid in Magento 2.3.5 Regards, |
I have the same issue on 2.2.8 Regards, |
This is still an issue in magento ver. 2.3.6 |
If a filter is applied to the Product Categories window, if that filter is removed, it generates a "Something went wrong" error, that prevents you from ever "erasing" the problematic error.
Preconditions
Steps to reproduce
Expected result
Actual result
✖️ Attention. Something went wrong
The text was updated successfully, but these errors were encountered: