chore: Add experimental tag #6117
Annotations
3 warnings
Build (ubuntu-20.04, 20):
packages/form-js-playground/src/components/PlaygroundRoot.js#L212
React Hook useEffect has missing dependencies: 'additionalModules', 'data', 'editorAdditionalModules', 'editorProperties', 'emit', 'exporterConfig', 'propertiesPanelConfig', 'resultData', 'viewerAdditionalModules', and 'viewerProperties'. Either include them or remove the dependency array
|
Build (macos-latest, 20):
packages/form-js-playground/src/components/PlaygroundRoot.js#L212
React Hook useEffect has missing dependencies: 'additionalModules', 'data', 'editorAdditionalModules', 'editorProperties', 'emit', 'exporterConfig', 'propertiesPanelConfig', 'resultData', 'viewerAdditionalModules', and 'viewerProperties'. Either include them or remove the dependency array
|
Build (windows-latest, 20):
packages/form-js-playground/src/components/PlaygroundRoot.js#L212
React Hook useEffect has missing dependencies: 'additionalModules', 'data', 'editorAdditionalModules', 'editorProperties', 'emit', 'exporterConfig', 'propertiesPanelConfig', 'resultData', 'viewerAdditionalModules', and 'viewerProperties'. Either include them or remove the dependency array
|