haxe-react
haxe-react copied to clipboard
Recursive implicit cast
In some specific cases, when using compilation server, after some component failed to compile we can be stuck with a Recursive implicit cast error in macros handling ReactType values.
Workaround: restart compilation server
No solution nor reduced example atm.