Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ContentRenderer does not trigger empty template for parsed empty string #1652

Closed
smarroufin opened this issue Nov 3, 2022 · 0 comments · Fixed by #1653
Closed

ContentRenderer does not trigger empty template for parsed empty string #1652

smarroufin opened this issue Nov 3, 2022 · 0 comments · Fixed by #1653

Comments

@smarroufin
Copy link

Environment

  • Operating System: Linux
  • Node Version: v16.14.2
  • Nuxt Version: 3.0.0-rc.12
  • Nitro Version: 0.6.0
  • Package Manager: npm@7.17.0
  • Builder: vite
  • User Config: modules
  • Runtime Modules: @nuxt/content@2.2.1
  • Build Modules: -

Reproduction

https://stackblitz.com/edit/github-ae7h8c

Describe the bug

I expect parsing an empty string to trigger the empty template, but it does not.

Additional context

No response

Logs

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant