One particular reason is that it can be hard to avoid or get rid of, if you are using third party UI modules- even "modern" ones, intended for use in a framework like Angular, might use jQuery as a dependency.
This is also problematic if your project has a dependency tree that needs multiple (incompatible) versions of jQuery.
This is also problematic if your project has a dependency tree that needs multiple (incompatible) versions of jQuery.