Maia Teegarden

Results 5 comments of Maia Teegarden

Thanks for having an easily reproducible example @kevincox! I've opened a PR that I believe should solve this issue. Temporarily, it looks like building with `--no-scope-hoist` resolves the issue until...

@Banou26 I think what you are referring to may be fixed by #4189, so keep an eye out on that one.

The main reason it isn't documented is that we don't support production builds yet. We will make that more clear and be sure to document production runtime performance once we...

This seems like it may be a two pronged issue. First there is an issue even without interpolation. Input: ``` const LoubiButtonWrapper = ({ children }) => { return (...

@mkotsollaris can you try out v13.5+ and let me know if you are still experiencing this issue? 🙏