Replies: 1 comment
-
No idea why that happens. 🤔 Can you provide a minimum reproducible example and open an issue, please? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Johann,
I guess this is not something specific from nuxt-api-party but rather from useAsyncData. Here's my call:
This works well, also when I go to another page and then back to this page via the browser's back button. However, if I'm using the transform function to tailor the output a little, I get an error when I use the back button to get back to the page:
Any ideas why because of the transform the data doesn't refresh ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions