I like to criticize React as much as the next person, but this is an JS ecosystem problem around third-party libraries, not a React problem per se.
If you're using third-party NPM packages to do "Vanilla", you're will probably run into the same problem.
If you import React directly from a CDN, you won't.
on the other hand, AI assisted coding may open avenue, when developers choose native over framework
[dead]