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

example in meteor-ionic is not rendering properly for certain conditions #13

Open
daxreyes opened this issue Mar 12, 2014 · 5 comments
Open

Comments

@daxreyes
Copy link

I am cross posting the issue I posted in Urigo/meteor-ionic#5
since I am not sure if it is ionic specific

@loneleeandroo
Copy link
Owner

I deployed that ionic app to http://ng.meteor.com/

Check if the issue comes up. I can't seem to replicate it.

Do you mean it renders for a little before it disappears? I always thought that was just how the animation was supposed to be.

@daxreyes
Copy link
Author

I checked the http://ng.meteor.com and the issue does not manifest. I presume the code for that is the one in https://github.com/cramrov/meteor-ionic#example ?

@loneleeandroo
Copy link
Owner

Um its this one: #9 (comment), i think it should be the same.

@cramrov
Copy link

cramrov commented Mar 12, 2014

Yes, is the same code, I just copy&paste it! ;)

@daxreyes
Copy link
Author

Hi all,
I uploaded a sample code where the issue manifests https://github.com/raikage/todo . But it is just a copy paste of the one in the example https://github.com/cramrov/meteor-ionic#example

I just do the following

  1. mrt update
  2. meteor reset
  3. meteor
  4. open chrome incognito and browse http://localhost:3000
  5. first project prompt, I write p1 then pressed enter
  6. click upper left button to open left sidebar
  7. click plus button on left sidebar
  8. write p2 then pressed enter
  9. p2 is currently active project and shown in title, click compose button, I write p2t1 then pressed enter
  10. click upper left button to open left sidebar
  11. click p1
  12. in my case, p2t1 is still displayed but title is now p1

I am not really sure what is happening or if this issue is just my environment. Let me know if the issue appears in your environment

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

3 participants