Closed johannschopplich closed 1 year ago
Name | Link |
---|---|
Latest commit | 47a37cafb6db84f83bbc95a9f191c5d6ee2b17bb |
Latest deploy log | https://app.netlify.com/sites/nuxt-api-party/deploys/650363da10759b000899aae5 |
Deploy Preview | https://deploy-preview-51--nuxt-api-party.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
What about also providing the key as a plain string the same way useAsyncData
does?
useMyData("key", "path")
That's probably the more native solution. ๐
๐ Linked issue
Idea from #50
โ Type of change
๐ Description
@killjoy1221 To ease the need for your composable overwriting the hashing logic, why not add an option to the composable itself? What do you think? You could simplify your custom composable.
๐ Checklist