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
📚 Is your documentation request related to a problem?
📚 Is your documentation request related to a problem?
I couldn't find in the docs how to display in the devtools so that I can know which one is which.
useScript({src: "xxx",id: "super-script-src",},{devtools: {registryKey: "SuperScript",// Key used to map to the registry script for Nuxt DevTools. as per JS Docs ( It's not the name registryMeta: {name: "SuperScript",// We can include here for example the name},},},);
Example after I included that meta data in the devtools
🔍 Where should you find it?
I would say a tab with devtools in the sidebar with this and more information on how useful the devtools is, would be really important
ℹ️ Additional context
No response
The text was updated successfully, but these errors were encountered:
📚 Is your documentation request related to a problem?
📚 Is your documentation request related to a problem?
I couldn't find in the docs how to display in the devtools so that I can know which one is which.
Example after I included that meta data in the devtools
🔍 Where should you find it?
I would say a tab with devtools in the sidebar with this and more information on how useful the devtools is, would be really important
ℹ️ Additional context
No response
The text was updated successfully, but these errors were encountered: