[nextjs] Fix server transfer redirects #909
Annotations
1 error and 3 warnings
|
build
Process completed with exit code 3.
|
|
build:
packages/react/src/components/Form.tsx#L89
React Hook useEffect has missing dependencies: 'context.api?.edge?.clientContextId', 'context.api?.edge?.edgeUrl', 'isEditing', 'params.FormId', and 'rendering.uid'. Either include them or remove the dependency array
|
|
build:
packages/react/src/components/DesignLibrary/DesignLibrary.tsx#L158
React Hook useEffect has missing dependencies: 'isDesignLibrary', 'loadImportMap', 'propsState.fields', and 'propsState.params'. Either include them or remove the dependency array. If 'loadImportMap' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
build:
packages/core/src/utils/utils.ts#L165
@param "headers" does not match an existing function parameter
|