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

loosing #FileUploader info when another template refreshes #8

Open
Lobosque opened this issue Oct 6, 2013 · 2 comments
Open

loosing #FileUploader info when another template refreshes #8

Lobosque opened this issue Oct 6, 2013 · 2 comments

Comments

@Lobosque
Copy link
Contributor

Lobosque commented Oct 6, 2013

When another template in my page refreshes, I loose the uploaded files information. Any advise on how to prevent this?
Thanks!

@cmather
Copy link
Owner

cmather commented Oct 6, 2013

The best I have so far is to just take care to isolate the template so it's
not affected by a parent data context being invalidated.

On Sunday, October 6, 2013, Lucas Lobosque wrote:

When another template in my page refreshes, I loose the uploaded files
information. Any advise on how to prevent this?
Thanks!


Reply to this email directly or view it on GitHubhttps://github.com//issues/8
.

@Lobosque
Copy link
Contributor Author

Lobosque commented Oct 6, 2013

Thanks! That worked!
I didn't try but this might work too (just found that on the docs): http://docs.meteor.com/#template_preserve

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

2 participants