raveclassic / frp-ts

Functional reactive values-over-time
MIT License
80 stars 8 forks source link

fix(react): resolve bad `setState` in `usePropertyFromProps` #49

Closed Fyzu closed 2 years ago

Fyzu commented 2 years ago
Warning: Cannot update a component (`%s`) while rendering a different component (`%s`).
To locate the bad setState() call inside `%s`, follow the stack trace as described in https://reactjs.org/link/setstate-in-render 
%s", "Consumer", "Component", "Component"
nx-cloud[bot] commented 2 years ago

☁️ Nx Cloud Report

CI ran the following commands for commit 0b2abed1257fec0690ac37e48498ef10b1c51f56. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 3 targets - [`nx affected --target=test --parallel --max-parallel=2`](https://nx.app/runs/xRla8QohUfu) - [`nx affected --target=lint --parallel --max-parallel=3`](https://nx.app/runs/yMlsCs9hHH4) - [`nx affected --target=build --parallel --max-parallel=3`](https://nx.app/runs/56gzdHAQ5ox)

Sent with 💌 from NxCloud.