Victor Rudolfsson
Victor Rudolfsson
2 years later, and I'm still getting this (with version `0.5.2`) :(
You'd need this when you show linear data, and want to be able to e.g show decorators on touch. If you want to have a "draggable" decorator, e.g a vertical...
Fantastic! Thank you for your time and effort - this is great!
Any status on this? :)
same af
@carlows Yes! And it's a bit tricky. I had to override some Knock methods in the BaseController to be able to catch the exception thrown, usually from decoding the JWT....
Sorry @cidylle, forgot about this. First, I set up my `config/initializers/knock.rb` like this: ```ruby Knock.setup do |config| # I only set the Auth0 stuff for prod and dev. I use...
I've been using the Record loader a lot, but run into a couple of problems that I haven't been able to figure out; I would love some more documentation on...
This project is not very usable alongside the @gorhom Bottom Drawer now that the dependencies are kinda far apart :(
@teckwan did you end up solving this?