Ab Advany
Ab Advany
For anyone else having this problem. I created this function and it solved it: ``` function change_body(request, reply, res, call_back) { let headers = reply.getHeaders(); let contenttype = headers['content-type']; let...
@mcollina would be great if this could be added to fastify like a hook or something. something like rewriteBody so please who need to change the body can easily do...
There seems to be an ofher issue with onbeforeaction firing twice when using iron route progress
same problem. Dit you solve this?
Keep having the problem. Did anyone solve this?cant figure it out
switched to the old version (before jquery fileupload) and it works! How can I debug it.. because I can't figure it out.
I think I know the problem, its the missing iframe plugin. Ill try to create an fix.
Little busy, btw an easy fix is: meteor remove yogiben:autoform-file meteor add shinn:autoform-file