Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracker error on delete user #20

Open
rgstephens opened this issue Feb 29, 2016 · 0 comments
Open

Tracker error on delete user #20

rgstephens opened this issue Feb 29, 2016 · 0 comments

Comments

@rgstephens
Copy link

When deleting a user, the following Tracker error shows up in the console:

Exception from Tracker recompute function:
debug.js:41 TypeError: Cannot read property 'profile' of undefined
    at singleComposer (single.jsx:13)
    at index.js:221
    at Tracker.Computation._compute (tracker.js:323)
    at Tracker.Computation._recompute (tracker.js:342)
    at Object.Tracker._runFlush (tracker.js:481)
    at Object.Tracker.flush (tracker.js:441)
    at Router._invalidateTracker (router.js:489)
    at afterAllTriggersRan (router.js:101)
    at Object.Triggers.runTriggers (triggers.js:89)
    at route._actionHandle (router.js:105)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant