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

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

Open
exilef opened this issue Nov 14, 2018 · 0 comments
Open

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

exilef opened this issue Nov 14, 2018 · 0 comments

Comments

@exilef
Copy link

exilef commented Nov 14, 2018

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.

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