-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
The Fetch API cannot be used in my Plunker Project 30 seconds after the project preview has started. I can reload the preview and it works fine... again until 30 seconds later.
Here is a Plunk that describes the issue:
https://plnkr.co/plunk/OIHKMRQHqbzZYYE5
The Second by Second button calls the fetch API every .2 seconds and the 30 Second one delays the fetch API until the 30 second mark.
I included both to show that it's not a call quantity issue, seemingly purely time based???
On Google Chrome Windows 10
<<<<<<< EDIT >>>>>>>>
Okay okay so apparently it is only an issue in the editor?????
I previewed the Plunk from a public standpoint and it works fine
Maybe that helps narrow the issue?
Also the Fetch API error code is 500 if that helps as well
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request