yiisoft / yii-debug-api

Public API for Yii debugger

Home Page:https://www.yiiframework.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to retrieve debug view by id

evil1 opened this issue · comments

What steps will reproduce the problem?

Install clean yii-demo
Visit debug/index and take any debug id
Visit debug/view/{id}

What is the expected result?

See the debug general info.

What do you get instead?

Unable to find debug data ID with "{id}"

Additional info

The expected $data returned by the loadData() methodmust be an associative array, index by id

Q A
Version 1.0.x-dev
PHP version 7.4.5
Operating system Windows 10 x64