Michiel van Roon
Michiel van Roon
I went with a slightly different approach: https://github.com/jetbridge/axios-jwt/pull/29 Let me know what you think!
I'm experiencing the same thing. I've disabled the header for my iOS modal so `useHeaderHeight()` returns 0. `keyboardVerticalOffset={57}` fixes the problem on iOS iPhone 13, but I've found no way...
@Stefflan00 @aprados is there any way to get a code back rather than an access token?
@sbma44 Thanks Tom. I've forwarded your reply to @ferdicus and @mfazekas
> @mvanroon It still leaves a problem that the refresh token will expire at some point in the future, and the call to the backend will throw an exception that...
Thanks for the detailed response. I suppose we should re-throw the exception received from the refresh call and alter the message (prefixing it with ‘Unable to refresh token:’) instead of...
We're using this at Reversed Digital to pan and zoom a big artboard for one of our clients (like Photoshop/Figma/Miro). We're not using it for images.
I have a similar problem. I am using grunt-newer with grunt-imagemin. When I add an image or modify an image, grunt-newer runs imagemin on all of my images: ``` Running...
@mikaello regarding your notes, I don't think you should include icons. I feel like this feature might be too specific. Personally I would really like to so a separate backdrop...
Right. What I meant was, perhaps we can add the features of another fork and then persuade that fork to join us instead of working on their own. Might save...