Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 933 Bytes

File metadata and controls

22 lines (14 loc) · 933 Bytes
title i18nReady githubURL
Invalid use of getDataEntryById or getEntryBySlug function.
true

import DontEditWarning from '~/components/DontEditWarning.astro'

GetEntryDeprecationError: The METHOD function is deprecated and cannot be used to query the "COLLECTION" collection. Use getEntry instead.

What went wrong?

The getDataEntryById and getEntryBySlug functions are deprecated and cannot be used with content collections. Use the getEntry function instead.