sadly no, i saw this thread, but my problem are javascript files i included in my project
and javascript files from the yii-bootstrap extension. I can see they are transferred (in chrome F11 mode, under network) but somehow they are not “present” in the partial render
ok, it was a bit related to that post , i added jquery.min.js to my script map (with false) and now everything is ok, what i still don’t understand is how that broke the load of the other javascript files, does someone have an explanation?