make open editor buttons linked #3075
Annotations
3 errors and 1 warning
Run the tests:
src/services/Editor/Editor.js#L207
TypeError: Cannot read properties of undefined (reading 'zoom')
❯ constructIdURI src/services/Editor/Editor.js:207:47
❯ Module.constructEditorUri src/services/Editor/Editor.js:756:14
❯ UserEditorSelector.getEditorUri src/components/UserEditorSelector/UserEditorSelector.jsx:41:12
❯ UserEditorSelector.render src/components/UserEditorSelector/UserEditorSelector.jsx:123:28
❯ finishClassComponent node_modules/react-dom/cjs/react-dom.development.js:17485:31
❯ updateClassComponent node_modules/react-dom/cjs/react-dom.development.js:17435:24
❯ beginWork node_modules/react-dom/cjs/react-dom.development.js:19073:16
❯ HTMLUnknownElement.callCallback node_modules/react-dom/cjs/react-dom.development.js:3945:14
❯ HTMLUnknownElement.callTheUserObjectsOperation node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30
❯ innerInvokeEventListeners node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:350:25
|
Run the tests:
src/services/Editor/Editor.js#L207
TypeError: Cannot read properties of undefined (reading 'zoom')
❯ constructIdURI src/services/Editor/Editor.js:207:47
❯ Module.constructEditorUri src/services/Editor/Editor.js:756:14
❯ UserEditorSelector.getEditorUri src/components/UserEditorSelector/UserEditorSelector.jsx:41:12
❯ UserEditorSelector.render src/components/UserEditorSelector/UserEditorSelector.jsx:123:28
❯ finishClassComponent node_modules/react-dom/cjs/react-dom.development.js:17485:31
❯ updateClassComponent node_modules/react-dom/cjs/react-dom.development.js:17435:24
❯ beginWork node_modules/react-dom/cjs/react-dom.development.js:19073:16
❯ HTMLUnknownElement.callCallback node_modules/react-dom/cjs/react-dom.development.js:3945:14
❯ HTMLUnknownElement.callTheUserObjectsOperation node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30
❯ innerInvokeEventListeners node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:350:25
|
Run the tests
Process completed with exit code 1.
|
Check for formatting and linting errors:
src/components/UserEditorSelector/UserEditorSelector.jsx#L30
'taskFeatureProperties' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Loading