devtools: If the module contains "@nuxt/devtools", an error occurs in the Fonts panel.
Open
@antfu is already working on this.
Since Sep 29, 2024.
upstream
- Dominant language
- TypeScript
- Stars
- 3.3k
- Forks
- 214
- Avg merge
- 13h 22m
- Merged PRs (30d)
- 18
Description
It's strange, but if the nuxt.config file contains @nuxt/devtools inside modules, the font panel doesn't work.
ERROR [nuxt-devtools] RPC error on executing "nuxt-devtools-fonts:getFonts":
[birpc] function "nuxt-devtools-fonts:getFonts" not found
Reproduction link: https://github.com/dungsil/issues/tree/main/nuxt-fonts-106
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.