DEV Community

Athira P S
Athira P S

Posted on

โš›๏ธ React 19 + FontAwesome = broken? Here's why and how to fix it. ๐Ÿงต

I ran into this while building an HR software project with React 19, Vite, Node.js and MongoDB.

๐Ÿ”ด The error:
"Invalid hook call" + "Cannot read properties of null (reading 'useId')"

Top comments (0)