Atul Yadav
Atul Yadav
@bangpradyumna same here, you can read docs [here](https://web.archive.org/web/20190514105804/http://getblimp.github.io/django-rest-framework-jwt/) while they fix it.
Cool I'll implement this feature then, using the 2nd proposed solution and raise a PR
with above PR now you can add a formatValue prop to DtPicker component that will override the correctValue function's behaviour example below ```tsx const formatValue = ({ date }) =>...
@kidroca is there a workaround for this? beside for #1581
Yeah that seems like a very needed UX improvement, on checking it out I saw that all the component state is reset when we come back. Filter, Location and Jobs...
I had a similar issue but for different kind of scenario, I still haven't figured out how to fix it, but if you add below snippet in your html page,...
Hey @ashokdey can I work on this?