SCCapstone / DBK

0 stars 0 forks source link

app crashes when inputting value into calulator #66

Closed lanerass closed 5 years ago

hxtk commented 5 years ago

This is a result of #49. At the time that the view loads, there is no value stored in SelectedJobModel.getSelectedJob() and as a result a NullPointerException is raised.