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
Describe the bug
Data grid filter causes page to reload when enter is pressed and only one column is filterable. If you have more than 1 column filter, it works fine. If there is only one column filter, the page will reload to /?.
Describe the bug
Data grid filter causes page to reload when enter is pressed and only one column is filterable. If you have more than 1 column filter, it works fine. If there is only one column filter, the page will reload to /?.
To Reproduce
Clone this repo and run...
https://github.com/mtbayley/BlazoriseTableBug/tree/FilterReload
Expected behavior
There should not be a page reload when the enter key is pressed
Screenshots
The text was updated successfully, but these errors were encountered: