rakutentech/laravel-request-docs

[BUG] Demo app is crashing on click of response tab

Closed this issue · 2 comments

Describe the bug
The screen is crashing on clicking on response tab before sending the request

To Reproduce
Steps to reproduce the behavior:

  1. Error is visible in the demo app as well (https://rakutentech.github.io/laravel-request-docs/?api=https://raw.githubusercontent.com/rakutentech/laravel-request-docs/master/ui/public/sample.json)

Screenshots
image

image

Demo app is just a static site and not hooked with a backend api. It’s for visuals.

@kevincobain2000 Im facing the same error on my newly created laravel app as well.