ChiChou / grapefruit

(WIP) Runtime Application Instruments for iOS. Previously Passionfruit
MIT License
819 stars 75 forks source link

disasm.vue -> Object is possibly 'undefined' #4

Closed uBadRequest closed 4 years ago

uBadRequest commented 4 years ago

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

ChiChou commented 4 years ago

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