Skip to content

fix(ContentQuery): handle null data - #1230

Merged
farnabaz merged 1 commit into
mainfrom
fix/query-content-null
Jun 8, 2022
Merged

fix(ContentQuery): handle null data#1230
farnabaz merged 1 commit into
mainfrom
fix/query-content-null

Conversation

@farnabaz

@farnabazfarnabaz commented Jun 7, 2022

Copy link
Copy Markdown
Member

🔗 Linked issue

resolves#1228

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@netlify

netlifyBot commented Jun 7, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt-content ready!

NameLink
🔨 Latest commita1b7d09
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt-content/deploys/629f7c398283fb00080b6d22
😎 Deploy Previewhttps://deploy-preview-1230--nuxt-content.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@farnabaz
farnabaz merged commit a7d3f4d into mainJun 8, 2022
@farnabaz
farnabaz deleted the fix/query-content-null branch June 8, 2022 09:40
@farnabazfarnabaz mentioned this pull request Aug 12, 2022
farnabaz added a commit that referenced this pull request Sep 7, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

<ContentQuery />: improve handling of null data in control flow

1 participant

@farnabaz