Ben Gourley
Ben Gourley
What do you think would be a good way to hook this up? Off the top of my head everything I can think of immediately gets opinionated.
Hi @josemarluedke, thanks for requesting this. I've made a note internally to confirm support for chi and if so to put together an example project. It could be some time...
That's ok - if normalisation isn't a goal of this project I'll close the issue. Thanks for the thorough response and the offer to help! On Sat, 14 Oct 2017,...
Hey Dom! 👋 We have service worker support on our internal backlog. It seems like supporting service workers would be the first step towards achieving this (removing reliance on parts...
+1 for this feature request I've used a similar approach to @ldaume to get something up and running – adding request data to get the request tab populated: ```js fastify.addHook('onError',...
Hi @etarancon, thanks for reporting this and thanks even more for supplying a PR to fix it! It looks like the PR will need some tweaks – unfortunately timing-wise it...
Did you run into any of the problems relating to web workers (#170, #172)? Additionally support for service workers begs the question around storing error reports while offline and sending...
Thanks for the feedback. Your solution sounds reasonable but we'll look at this and see if there's a nicer api we can provide.
As with #170, we are going to pick this up in the next major.