-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
bugFor issues that describe a defect or regression in the released softwareFor issues that describe a defect or regression in the released software
Milestone
Description
Expected behavior
When clicking a tag in the navbar while in edit mode. The page should load.
Actual behavior
The page is stuck re-rendering the spinner container in a loop
Offending HTML:
<div>
<div data-reactroot class="spinner-container spinner-container-lg>...</div>
</div>
Note there are no errors in the console on the client or backend.
Steps to reproduce the behavior
- Create a new product.
- Pick the long layout.
- Create a second product with a varient.
- Archive the varient.
- Click on the tag in the navbar that is a tag on the two items.
Versions
Node: 7.6.0
NPM: 4.1.2
Meteor Node: 4.8.4
Meteor NPM: 4.6.1
Reaction CLI: 0.23.1
Reaction: 1.5.10
Reaction branch: master
Docker: 17.11.0-ce
Metadata
Metadata
Assignees
Labels
bugFor issues that describe a defect or regression in the released softwareFor issues that describe a defect or regression in the released software