Closed
Description
I'm trying to implement this product in a next js project, I follow the documentation https://flowgram.ai/en/examples/fixed-layout/fixed-layout-simple.html and I'm getting
Uncaught Error: Ambiguous match found for serviceIdentifier: FlowRendererRegistry
Is it a compatibility issue with next js? or is there something wrong with the library? I can't find a solution for the moment.
packages:
- "next": "14.2.15"
- "antd": "^5.24.2"
- "@flowgram.ai/fixed-layout-editor": "0.1.12",
- "@flowgram.ai/fixed-semi-materials": "0.1.12",
- "@flowgram.ai/group-plugin": "0.1.12",
- "@flowgram.ai/minimap-plugin": "0.1.12",
Metadata
Metadata
Assignees
Labels
No labels