Open
Description
Giving this error after main dashboard page .
Cannot read properties of undefined (reading 'src')
And on console :
WARNING in [eslint]
src\orders\ListItemsField.js
Line 9:8: 'Card' is defined but never used no-unused-vars
src\orders\index.js
Line 5:1: Assign object to a variable before exporting as module default import/no-anonymous-default-export
src\products\index.js
Line 4:1: Assign object to a variable before exporting as module default import/no-anonymous-default-export
src\refunds\index.js
Line 3:1: Assign object to a variable before exporting as module default import/no-anonymous-default-export
webpack compiled with 1 warning
Metadata
Metadata
Assignees
Labels
No labels