nuxt-modules / nuxt-modules/ionic
fix: Can nuxt-ionic be used with @nuxt/content?
Open
@danielroe is already working on this.
Since Jul 2, 2022.
bug
- Dominant language
- TypeScript
- Stars
- 457
- Forks
- 53
- Avg merge
- 7h 32m
- Merged PRs (30d)
- 21
Description
🐛 The bug
I'd like to use @nuxt/content to make JSON data files available for generating pages, but it's routing seems to interfere with nuxt-ionic. I tried to disable nuxt-ionic routing via the nuxt.config.js file so I could use the default nuxt routing but that seems to keep all routing from working(?).
🛠️ To reproduce
https://stackblitz.com/edit/github-j5iats?file=nuxt.config.ts,pages%2Ftabs.vue
🌈 Expected behaviour
It would be great if these packages worked together.
ℹ️ Additional context
No response
Contributor guide
No contributing guide indexed for this repository
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.