React Error when using conditionals
When I use this conditional:
I get a strange error of:
This is using @rbxts/react on a roblox plugin. But the testing was done with UI Labs
2 Replies
Unknown User•4mo ago
Message Not Public
Sign In & Join Server To View
yeah, my tsconfig is as follows, it is using react
When the fragment has no children it doesnt have any issues
wait.... i see what I did 💀
React.createFragment needed to be React.Fragment per the docs #RTFM thanks for putting up with me 🤣