Closed fazo96 closed 9 months ago
Thank you for the report @fazo96 and digging into it. I'll publish the fix tomorrow. I only referenced Sprocket to insert my middleware after it because it does something similar, it's not really "used". It was silly I should just insert it elsewere.
@fazo96 version 0.2.1 was published and should fix this. Please let me know if it worked for you 🙏
Thanks, 0.2.1 fixed it.
Unfortunately it doesn't work due to another problem but I think this one's on our end. I'll open an issue if I can get some time to investigate it
Thank you 🙏
To fix #13 we are trying the 0.2 version of this gem, but we get this error:
So I then added
sprockets-rails
in our Gemfile, installed it, and then I get this error:I don't really know what's going on or what this is, so I stopped there. Ours is an API only rails app (maybe that has something to do with this)
Looks like the bug was introduced by this commit here https://github.com/julienbourdeau/debugbar/commit/efe491bde9e0544e5fb891597bb2af47854c1169#diff-b649b89947efca18165b6c64a06e061ed7d8e13b6aebaa11421744e3ef486840R42