WebKenth
Target Class [cache] does not exist
Wondering how we can "fix" this the correct way
I don't mind having the logic moved, but it seems like a bug not being able to do translations in a service provider when the panel's configuration is being set there
6 replies
Target Class [cache] does not exist
I was able to move my logic into a Page
Although now the page is responsible for the entire "recently viewed" section of the navigation
I added my logic to a Custom page and overwrote the:
getNavigationItems
function
I kept the original Page NavigationItem and just added my own array afterwards
Still need to clean it up abit, but no missing Cache class anymore 😛
6 replies