Closed
Bug 995246
Opened 9 years ago
Closed 9 years ago
[tarako] Navigation between pages is broken
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
2014-04-15
People
(Reporter: mat, Unassigned)
References
Details
(Keywords: perf)
STR: - Load darjeeling home - http://localhost:3000/ - Click on first app - Click on Marketplace icon to go back home Expected: - Homepage displayed normally Actual: - Blank page. I suspect this is because the search page waits for the "indexed" promise and it's too late, indexation has already taken place in the previous page. Need to be smarter about this, this is probably my fault when I introduced the detail page in https://github.com/mozilla/darjeeling/pull/7
Reporter | ||
Comment 1•9 years ago
|
||
Fixed in https://github.com/mozilla/darjeeling/commit/aacd3edb3e990fd901bea0c3adebceda87e31961
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•