Unplanned
Last Updated: 20 May 2021 05:55 by ADMIN
Torsten
Created on: 20 May 2021 05:52
Category: Grid
Type: Bug Report
7
Enum filter throws with state persistence to JSON

---

ADMIN EDIT

A sample reproducible is attached.

The issue stems from the inability of the System.Text.Json serializer to work with fields of type "Type" and the filter descriptors have such a field to denote the type of the column. Whether it will be possible for the grid to work around needs to be researched in more detail, because the limitation comes from the framework.

Might be the same problem as the following thread that also offers a few workarounds one can consider: https://feedback.telerik.com/blazor/1505237-set-deserialized-grid-state-in-onstateinit-handler-cause-error-on-open-filter-menu-of-column-on-ui

---

Attached Files:
0 comments