Fabian
ErrorBoundary requires string fallback when root is not a fragment
Coming back to my original question: Is the problem here that the tutorial should not return the error object, or that the behavior changes when the component returns an element instead of a fragment?
8 replies
ErrorBoundary requires string fallback when root is not a fragment
The example is adapted from the official tutorial: https://www.solidjs.com/tutorial/flow_error_boundary?solved
8 replies
ErrorBoundary requires string fallback when root is not a fragment
@foolswisdom I'm referring to the outermost element. See this example for comparison: https://playground.solidjs.com/anonymous/2d7e50e9-05f0-4a51-8a3e-c0d40b5940cc
8 replies