Skip to content

Cannot use Fetch API after 30 seconds #561

@Egauon

Description

@Egauon

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

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions