Skip to content
This repository was archived by the owner on Aug 11, 2026. It is now read-only.
This repository was archived by the owner on Aug 11, 2026. It is now read-only.

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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