Ask A Question
Notifications
You’re not receiving notifications from this thread.
Cross-origin Resource Sharing (CORS) with Rails Discussion
Discussion for Cross-origin Resource Sharing (CORS) with Rails
What would be the script src
if you are adding the embedded script to another website?
I keep getting status_code 304 on all my store.dispatch('loadPosts') requests, therefore vue is not loading my posts from rails backend. any idea why this is?