LearnNewsExamplesServices
Frontmatter
id4567
titlecomponent.Base: updateVdom() => then catch order
stateClosed
labels
enhancement
assigneestobiu
createdAtJul 25, 2023, 7:51 PM
updatedAtJul 25, 2023, 7:53 PM
githubUrlhttps://github.com/neomjs/neo/issues/4567
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJul 25, 2023, 7:53 PM

component.Base: updateVdom() => then catch order

Closed v8.1.0 enhancement
tobiu
tobiu commented on Jul 25, 2023, 7:51 PM

we should trigger catch() first, since we are only interested about errors on the vdom worker roundtrip. triggering then() first will also catch callback related errors.

tobiu added the enhancement label on Jul 25, 2023, 7:51 PM
tobiu assigned to @tobiu on Jul 25, 2023, 7:51 PM
tobiu referenced in commit 393c35d - "component.Base: updateVdom() => then catch order #4567" on Jul 25, 2023, 7:53 PM
tobiu closed this issue on Jul 25, 2023, 7:53 PM