re-frame icon indicating copy to clipboard operation
re-frame copied to clipboard

Moves the calls to `warn-when-not-reactive` to the functions users are directly calling.

Open green-coder opened this issue 9 months ago • 0 comments

The goal of the change is to help users getting rid of false positive warnings, which in the browser console can hinder the discovery of other warnings that may happen during the normal development process of a re-frame app.

green-coder avatar Feb 05 '25 19:02 green-coder