I try to transfer the existing data to proceed with publishing, but there are cases where the screen does not work because the API or DB is less transferred.
It sometimes results in infinite loading.
In order to solve this problem, the api work of the source was erased and worked, but this is inefficient.
So I’m trying to cut off the flow of api and just look at the screen, and I’m wondering if I can cut axios off from the developer tool.
I am using vue2.7, spring.
If you have any other ideas about this other than cutting off axios, please tell me.
Thank you
In order to solve this problem, the api work of the source was erased and worked, but this is inefficient.
홍석민 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.