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)
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)