Hugo Nogueira

Results 17 comments of Hugo Nogueira

+1 for needing the typescript type definitions. If the package creator doesn't want to merge, can we create it at DefinitelyTyped at least? Thanks!

> @hugomn - what is `DefinitelyTyped`? > > > > I don't want to merge because I would have to manually remember to manage this huge file for every change...

@dabrowne did you find any way to omit the errors on your console when your saga throws an error?

I've also checked the code but couldn't figure out how to fetch the previous work experience from a profile. Is it possible?

I have a curious case here. I have a POST endpoint that returns a 404 status. When the request payload is empty, the CORS header is correctly added. When it...

@LFDanLu if I understand you correctly, does that mean that my components will always have the `blue-400` as the primary color, and if I want a button with a different...

Hi @alexantom. I guess this is not possible at the moment. You'll need to implement a custom `createPage` logic, unfortunately.

Hi Matej! Can you provide a repo with your issue? I’ll try to reproducer and fix it here.

Sorry Matěj. I was on holidays and didn't have time to check it. Do you still have the issue?

Hey @mattez! I'm sorry for the delay, but I finally found the solution to your problem! 🎉 The thing here is that the `redirectToHome` doesn't work by itself. You need...