Hi, I made a request axios.get('
https://hub.docker.com/v2/repositories/
' + parent.edit_schedule.config.image.name + '/tags/')
but docker isn’t responsing with CORS enabled and it works fine with CORS being disabled
Can someone help me out with this issue, please?