Results 21 comments of Jaimin

I am running into the same issue, updating the fill doesn't take effect right away. I am just switching the fill colors form `'transparent'` to `'#fff'`, still I don't see...

@pypetey Were you able to resolve it? I am running into the same issue.

@pypetey Can you post the snippet or the steps? I have following setup - {% load endless %} {% paginate 4 sample %} {% for item in sample %} {{item.name}}...

+1 for this feature. It will do the justice to the tour as it removes the distraction on the page.

is there any plan to include the support for this? What is the conflict for not adding it?

@rhblind any pointer? I am also looking for same, if you are busy I can add it. please share if you have already done an analysis of it.

@pymarco I was using ListAPIView, so I did override on list method to add a suggestion in it if any. ``` def list(self, request, *args, **kwargs): response = super(SearchList, self).list(request,...

Any update on this one? will help things keep clean..

Can someone please respond to this or if any other suggestion to handle it?

Any ETA on PR approval for the support for React 18?