Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swagger crash when disabling a flow #57

Open
tmdoit-zz opened this issue Jan 16, 2018 · 1 comment
Open

Swagger crash when disabling a flow #57

tmdoit-zz opened this issue Jan 16, 2018 · 1 comment

Comments

@tmdoit-zz
Copy link

typeError: Cannot read property 'type' of null
at checkWiresForHttpResponse (/data/node_modules/node-red-node-swagger/swagger/swagger.js:132:23)
at /data/node_modules/node-red-node-swagger/swagger/swagger.js:52:20
at Object.eachNode (/usr/src/node-red/node_modules/node-red/red/runtime/nodes/flows/index.js:168:13)
at /data/node_modules/node-red-node-swagger/swagger/swagger.js:50:19
at Layer.handle [as handle_request] (/usr/src/node-red/node_modules/express/lib/router/layer.js:95:5)
at next (/usr/src/node-red/node_modules/express/lib/router/route.js:137:13)
at Route.dispatch (/usr/src/node-red/node_modules/express/lib/router/route.js:112:3)
at Layer.handle [as handle_request] (/usr/src/node-red/node_modules/express/lib/router/layer.js:95:5)
at /usr/src/node-red/node_modules/express/lib/router/index.js:281:22
at Function.process_params (/usr/src/node-red/node_modules/express/lib/router/index.js:335:12)

@ThEWiZ76
Copy link

I can confirm this bug, same issue here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants