Create Notes Page Not Working

I followed the tutorial all the way up to the end of the ‘Add the Create a Note Page’ section, and everything has worked as expected up to this point, but I can’t seem to get the Note Page to create items. I type text into the box and attach a file and click the ‘Create’ button, but the request does not go through, because the glyphicon on the button just continues to spin indefinitely. I dont see any errors in the console, it just says: [HMR] Waiting for update signal from WDS…

Can you check the Network tab to see if the requests are being made?

1 Like

Thank you for getting back with me. When I click the create button, and monitor in the Network tab, I see no activity. the glyph just spins, but no network activity.


Can you check if you are making the API call in the code?