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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have the following table and filters
It is rendered correctly, but after I select one of the options in the filters that was parsed from boolean to string, I get the following error:

If I apply the same filter on other columns that were not parsed, the filter works as expected. Any help would be appreciated.
Code (this is simplified, the columns are created dynamically and are not a static object):
Beta Was this translation helpful? Give feedback.
All reactions