Eduard Mukans
Results
3
comments of
Eduard Mukans
I added custom select box to dashboard header and found this issue. This is what I did. 1. Applied @arbak fix. In `admin/base.html`. 2. Then I've encountered "Uncaught RangeError: Maximum...
Is there any progress with this issue?
I created a PR with syntax updates. As a hotfix, you can use my fork. Just replace pod in your Podfile: ``` pod 'ICSPullToRefresh', :git => "[email protected]:emukans/ICSPullToRefresh.Swift.git" ```