Skip to content

Not showing data after main oder list #10

Open
@kythonlk

Description

@kythonlk

image
image

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions