@bodil/dom
System
Light
Dark
Search…
Preparing search index...
component
ComponentUpdateLoopError
Class ComponentUpdateLoopError
Error thrown when a
Component.render
method causes infinite re-renders.
Hierarchy
Error
ComponentUpdateLoopError
Constructors
constructor
new
ComponentUpdateLoopError
(
message
?:
string
,
options
?:
ErrorOptions
,
)
:
ComponentUpdateLoopError
Parameters
Optional
message
:
string
Optional
options
:
ErrorOptions
Returns
ComponentUpdateLoopError
Constructors
constructor
@bodil/dom - v0.2.2
Loading...
Error thrown when a Component.render method causes infinite re-renders.