Skip to content

List of my reactions in example-reactions demo not updating #102

Description

@exilef

Hi,

it seems like some data updating logic of the example-reactions demo is not working correctly when the page is not fully reloaded.

Specifically the problem is the following: When adding a number of reactions on the main page with the movie list and then switching to the "My Reactions" view, they do not appear, see screenshots.

First, add some reactions:
screen shot 2018-11-13 at 8 39 41 pm

Then switch to the "My Reactions" view:
screen shot 2018-11-13 at 8 42 18 pm

It is empty. But reloading the full page (pressing enter in address bar), they appear:
screen shot 2018-11-13 at 8 43 01 pm

When switching back to the "All Movies" view now though, this is empty:
screen shot 2018-11-13 at 8 44 18 pm

Again, a full page reload, bring back the items (but then the My Reactions view is empty again). So this means that either the movie items or the reactions make it to the client side data storage, and somehow seem to overwrite each other (although everything seems to be present on the server).

Any help appreciated!

I am using a fresh install of the the latest version eb5f6aa on Ubuntu 18.04 and enabled the example-forum in .meteor/packages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions