Skip to content

Risk of infinite renderers #46

@ilaborie

Description

@ilaborie

I Have that issue in log:

WARN .../dioxus-signals-0.5.7/src/signal.rs:570
Write on signal .../dioxus-hooks-0.5.6/src/use_coroutine.rs:89:31 happened while a component was running.
Writing to signals during a render can cause infinite rerenders when you read the same signal in the component.
Consider writing to the signal in an effect, future, or event handler if possible.

There is no (direct) use_coroutine in the component

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions