stellar-client
stellar-client copied to clipboard
Cannot read property 'find' of null
https://app.getsentry.com/gostellarorg/stellar-client/group/27127256/
This is a bug triggered within ngGrid. If you look at the fragment, the user is on the settings page (which does not have an ngGrid). I wonder if we're not properly destroying the ngGrid when switching routes in some way.
https://github.com/angular-ui/ng-grid/issues/1277
There's an implication that upgrading to the 'ui.grid' system will fix the problem