You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i trigger the submit function, the url in the address bar changes but
the data from TYPO3 is not refetched. Only when i hit the browser reload button
the data will be loaded.
To get it running I'm temporary using reloadNuxtApp() instead of navigateTo()
I'm currently integrating solr into a nuxt-typo3 project and i'm facing
the following problem:
When i trigger the submit function, the url in the address bar changes but
the data from TYPO3 is not refetched. Only when i hit the browser reload button
the data will be loaded.
To get it running I'm temporary using reloadNuxtApp() instead of navigateTo()
The text was updated successfully, but these errors were encountered: