Diego Muracciole
Diego Muracciole
Can you provide a way to reproduce it to understand why it's returning undefined here?
This is currently not possible as yoga does not support it. I think they will soon though so I'll keep this open
@andremorescocia can you provide a minimum reproducible case? This worked in version 3? Seems like yoga is hitting a limit. Nothing there changed recently
I'm using `Font.register` just fine in site docs and examples here. I'll need more data on how to reproduce
This should be fixed
It is possible as shown above
This can be continued now!
Will close as incomplete. Please re-open it with a valid way of replicating it if this is still an issue
Hi @Sinakhx ! I'm not sure if error boundaries would work for this purposes, but maybe I'm wrong 😄 This is about not allowing text as children of any component...
Is it correct that `undefined` was already returning true? I'm not sure about null though. That's a falsy value. Makes more sense to me to false for null than true