Ajax & Renderpartial Duplicate Scripts

Is this still an issue in Yii2?

It’s still not automatically handled.

Well it depends on what exactly the issue is.

Imo it is easier to handle scripts that are added to the view in yii2.

I made a small ajax prefilter that may help.

Would stop jQuery from fetching and running any script files that have already been loaded.