Justin Maher

Results 7 comments of Justin Maher

I think it might make sense to combine this with the RFC PR you made so that we also add a way to observe the exceptions.

I personally like option C as it allows users to option to doing the right thing and covers our bases regardless. I imagine usage looking like: ``` signal.catch((e) => console.error(e));...

I'm kind of leaning toward having both C, E AND having a static exception handler configurable for all signals. This could look something like: ```typescript // creates a new Signal...

Thanks for the response @evocateur. I completely agree that changes should describe only the package in question. For our particular use case, we use the mono repo to organize code...

I'm running into the same issue. Have you had any luck since you wrote this?

Will this be fixed in react-router 7 or in remix? I posted on the other issue and have seen no response. It seems like this one should have been closed...