reagent-project / reagent

A minimalistic ClojureScript interface to React.js
http://reagent-project.github.io/
MIT License
4.76k stars 414 forks source link

Testing out disabling Reagent ratom/rendering queue #612

Open Deraen opened 1 week ago

Deraen commented 1 week ago

504 etc.

Currently test suite is getting stuck due to test using u/with-mounted-component-async and u/run-fns-after-render not finishing at all.

TODO: