Skip to content

Spinning Container continually rerenders when clicking on navbar tag #3352

@exit99

Description

@exit99

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

  1. Create a new product.
  2. Pick the long layout.
  3. Create a second product with a varient.
  4. Archive the varient.
  5. 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

No one assigned

    Labels

    bugFor issues that describe a defect or regression in the released software

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions