Skip to content

Show requests to Playground in the network tab of the browser's developer tools #181

@psrpinto

Description

@psrpinto

One issue we have that negatively impacts developer experience is that requests to Playground don't show up in the Network tab of the browser's developer tools. This makes debugging tasks and day-to-day development considerably harder than a traditional frontend-backend scenario.

The reason why requests to playground don't show is because we're not technically making a request, we're just calling a function in PlaygroundClient.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions