Payload CMS versions: 3.3.0
Plugin config:
plugins: [
docsReorder({
collections: [{ slug: 'artifacts' }], // The feature will be enabled only for collections that are in this array.,
}),
],
Installed the payload-enchants plugin, trying to enable it for a single collection, that is currently empty. The app crashes on start:
Attempted import error: 'useListInfo' is not exported from '@payloadcms/ui' (imported as 'useListInfo').
./node_modules/.pnpm/@payload-enchants+docs-reorder@1.2.2_@payloadcms+ui@3.3.0_monaco-editor@0.52.0_next@15.0.3_re_tde7ehpdlm346z4f7hr5beryau/node_modules/@payload-enchants/docs-reorder/dist/components/CollectionDocsOrder/CollectionDocsOrderButton.js
Payload CMS versions:
3.3.0Plugin config:
Installed the payload-enchants plugin, trying to enable it for a single collection, that is currently empty. The app crashes on start: