Skip to content

Docs reorder plugin crashes on app start #102

@sintezcs

Description

@sintezcs

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions