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
-
There is a simple way to format filters options as URLParams?
I wrote this ugly quick test:
Which outputs:
date_min=2020-11-18&date_max=2020-11-18&total_with_taxes=945
But the goal of URLParams is to build table initialState from this type of string and it's quite annoying. I'll be glad to see the way you've done it!
Beta Was this translation helpful? Give feedback.
All reactions