Skip to content

Error handleShow not a function #2

Description

@scotroach

When using the out of the box swagger-stats and the new ux.
I get an error on view --> api.vue
Issue is with the "expand" column, and the click event.
That "handleShow" function is not found at runtime.

TypeError: t.handleShow is not a function
at click (app.95039899.js:formatted:1770)
at ne (chunk-vendors.682da71f.js:formatted:3927)
at a.n (chunk-vendors.682da71f.js:formatted:4057)
at ne (chunk-vendors.682da71f.js:formatted:3927)
at a.Pn.t.$emit (chunk-vendors.682da71f.js:formatted:4813)
at a.click (chunk-vendors.682da71f.js:formatted:15722)
at ne (chunk-vendors.682da71f.js:formatted:3927)
at HTMLButtonElement.n (chunk-vendors.682da71f.js:formatted:4057)
at HTMLButtonElement.Zi.o._wrapper (chunk-vendors.682da71f.js:formatted:6194)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions