Closed
Description
Is the idea behind the ReactFX effect type that you should only be calling setState and other "non-leaky" effects? I put together an example of using a file input to feed into audio, but of course, it ends up with unsafeCoerceEff everywhere:
I'm personally pretty okay with just putting this everywhere to the typical messy React components that are everywhere, but is there some other reason why the effects aren't extensible?
Metadata
Metadata
Assignees
Labels
No labels