ChiChou/grapefruit

disasm.vue -> Object is possibly 'undefined'

uBadRequest opened this issue · 1 comments

Getting an error "Object is possibly undefined. First time run and latest build.
-> this.disam.pop()

https://github.com/ChiChou/Grapefruit/blob/5eb31e6f597808cfce59748bfb21793cd4b3d315/gui/src/views/tabs/Disasm.vue#L102

It's a TypeScript bug. When disasm.length >1 it won't be undefined