Matias Griese
Matias Griese
Not sure. I already fixed this as this was supposed to be the better working solution (and it was).
I think this is again related to opcache default settings, where it checks the changes in the classes every 2 seconds. The easiest way to fix this kind of issue...
Hmm. The autoloader that breaks in this instance comes from the new Admin version. This means that the issue seems to be slightly different from the previous issue we saw;...
Unfortunately, I'm not able to reproduce the issue. Are you able to get a backtrace where the error happens?
I tend to agree here, I cannot remember the last time when Grav update has changed existing images. Images are a special case of cache -- I would exclude them.
It won't work. The reason is that twig isn't using a stream and paths can be added later, too.
The old admin code for pages is not being maintained anymore, except for security fixes. It has a lot of bugs that have been already fixed in Flex Pages admin....
What about the ordering? I'm a bit uneasy as the assets are not added in the order they were added by the code.
Will need to discuss this with @rhukster . Multiple tags has the benefit that broken js doesn't break rest of the js, but on the other hand single takes less...
Yes, this is the behavior of admin and yes, it is not optimal... The only way to make it to save the file into the main folder is to either...