haxe-react icon indicating copy to clipboard operation
haxe-react copied to clipboard

Recursive implicit cast

Open kLabz opened this issue 6 years ago • 0 comments

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.

kLabz avatar Jan 10 '19 08:01 kLabz