subasraj / flashpost-support

Flashpost is a lightweight Rest API Client Extension for Visual Studio Code.
MIT License
10 stars 0 forks source link

Error : Cannot read properties of undefined (reading 'split') #53

Open hanand95 opened 3 weeks ago

hanand95 commented 3 weeks ago

I have imported routes from swagger and when I go to Body tab I get this error

Name : TypeError

Message : Cannot read properties of undefined (reading 'split')

Stack : TypeError: Cannot read properties of undefined (reading 'split') at t.GetFileName (https://file+.vscode-resource.vscode-cdn.net/home/andrew/.vscode/extensions/vasubasraj.flashpost-1.1.84/dist/flashpost-ui.js:204:3793111) at b (https://file+.vscode-resource.vscode-cdn.net/home/andrew/.vscode/extensions/vasubasraj.flashpost-1.1.84/dist/flashpost-ui.js:204:3781084) at v (https://file+.vscode-resource.vscode-cdn.net/home/andrew/.vscode/extensions/vasubasraj.flashpost-1.1.84/dist/flashpost-ui.js:204:3781864) at y (https://file+.vscode-resource.vscode-cdn.net/home/andrew/.vscode/extensions/vasubasraj.flashpost-1.1.84/dist/flashpost-ui.js:204:3783834) at https://file+.vscode-resource.vscode-cdn.net/home/andrew/.vscode/extensions/vasubasraj.flashpost-1.1.84/dist/flashpost-ui.js:204:3784635 at Array.map () at https://file+.vscode-resource.vscode-cdn.net/home/andrew/.vscode/extensions/vasubasraj.flashpost-1.1.84/dist/flashpost-ui.js:204:3784623 at t.Table (https://file+.vscode-resource.vscode-cdn.net/home/andrew/.vscode/extensions/vasubasraj.flashpost-1.1.84/dist/flashpost-ui.js:204:3784644) at ii (https://file+.vscode-resource.vscode-cdn.net/home/andrew/.vscode/extensions/vasubasraj.flashpost-1.1.84/dist/flashpost-ui.js:204:3495366) at qs (https://file+.vscode-resource.vscode-cdn.net/home/andrew/.vscode/extensions/vasubasraj.flashpost-1.1.84/dist/flashpost-ui.js:204:3547491)

subasraj commented 3 weeks ago

@hanand95 please share the swagger details and steps to replicate this issue in detail.