Skip to content

axiosPrivate.get('/users') error #11

@hsmptg

Description

@hsmptg

Hi
I just am able to run the code without errors if I comment the signal inside the axiosPrivate.get of Users.js:

const response = await axiosPrivate.get('/users'
   // , { signal: controller.signal }
);   

Any idea why?
Regards

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