theblang / b4a

4 stars 0 forks source link

Cannot read property 'me' of null when navigating from categories to transactions after an active budget change #5

Open theblang opened 8 years ago

theblang commented 8 years ago

To reproduce change the active budget, immediately navigate to categories, then to transactions. You should get the following error: Error: Uncaught (in promise): Error: Error in ./CategoryListComponent class CategoryListComponent_Host - inline template:0:0 caused by: Cannot read property 'me' of null(…).

theblang commented 8 years ago

The issue resolves as soon as I hard refresh.