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

Docs reorder plugin crashes on app start #102

Open
sintezcs opened this issue Dec 9, 2024 · 1 comment
Open

Docs reorder plugin crashes on app start #102

sintezcs opened this issue Dec 9, 2024 · 1 comment

Comments

@sintezcs
Copy link

sintezcs commented Dec 9, 2024

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/@[email protected]_@[email protected][email protected][email protected]_re_tde7ehpdlm346z4f7hr5beryau/node_modules/@payload-enchants/docs-reorder/dist/components/CollectionDocsOrder/CollectionDocsOrderButton.js
@linobino1
Copy link

docsReorder is not yet compatible with version 3!

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

No branches or pull requests

2 participants