npapp-dev / bpmn-angular-integration-examples

Example for BPMN-JS integration in Angular framework
MIT License
0 stars 2 forks source link

Getting the error useId does not exist in preact/hooks #2

Closed aravindc123 closed 6 months ago

aravindc123 commented 6 months ago

./node_modules/@bpmn-io/diagram-js-ui/lib/index.js:3:0-183 - Error: export 'useId' (reexported as 'useId') was not found in 'preact/hooks' (possible exports: useCallback, useContext, useDebugValue, useEffect, useErrorBoundary, useImperativeHandle, useLayoutEffect, useMemo, useReducer, useRef, useState)

aravindc123 commented 6 months ago

Hi, any idea why i am getting the above error ?

npapp-dev commented 6 months ago

Thank you for reporting the issue.