Inferno: will the next next version coming with any mechanism of error processing

Created on 31 Jan 2018  ·  7Comments  ·  Source: infernojs/inferno

feature request

Most helpful comment

Its not implemented atm. We could do it for v5

All 7 comments

Its not implemented atm. We could do it for v5

At first I thought this would be just optional try catch wrapper, but its not so simple, because Inferno uses native DOM events, and those will not be caught by simple try catch above diff routine. :/

I think this will not land in next release, maybe v7

is there any update on this feature request? or atleast a preferred way to handle uncaught errors in components?

I think it depends a lot what you want to do ? Where does the error occur?

Hi @Havunen , I was wondering now that v7 is there, has the sitution regarding error handling/boundaries changed in InfernoJS?

Hi @abhi18av , Error processing has not been implemented.

Oh, I see. Thanks for the quick revert. 👍


From: Sampo Kivistö notifications@github.com
Sent: Monday, March 16, 2020 11:52:19 AM
To: infernojs/inferno inferno@noreply.github.com
Cc: Abhinav Sharma abhi18av@gmail.com; Mention mention@noreply.github.com
Subject: Re: [infernojs/inferno] will the next next version coming with any mechanism of error processing (#1266)

Hi @abhi18avhttps://github.com/abhi18av , Error processing has not been implemented.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHubhttps://github.com/infernojs/inferno/issues/1266#issuecomment-599364961, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADBU2XSTLIXH4YNRFDFSKCLRHXARXANCNFSM4EONFJQQ.

Was this page helpful?
0 / 5 - 0 ratings