Open septoctobre opened 7 months ago
Nothing wrong with the observer used here Probably me doing something wrong with the cache
Still struggling with it
The observer is working fine with the fpc and I can force the preload in the response
But I can't make it work using the viewmodel past the first load (per page)
$resources
will be empty here
I tried to implement IdentityInterface just to make sure
Looks like I'm missing something Any suggestion would be appreciated
It doesn't seem to work when FPC is enabled I think we should use a Plugin rather than an event I'll make some tests later