Skip to content
This repository has been archived by the owner on Mar 25, 2020. It is now read-only.

File selector says it is empty everytime. I am stomped! #35

Open
adim86 opened this issue Apr 9, 2015 · 1 comment
Open

File selector says it is empty everytime. I am stomped! #35

adim86 opened this issue Apr 9, 2015 · 1 comment

Comments

@adim86
Copy link

adim86 commented Apr 9, 2015

When I choose (by browsing) or drag an image to my image uploader and submit my form I get a message "Logo is required". Logo is the image upload field and it is required, but no matter which way i try to load an image to upload it does not recognize it (even though the name of the image shows in the field as normal once it is "seeminly" chosen). This all was working two days ago and suddenly stopped working. I have done everything, from re-write the code, re-install each component and try different browsers. The only thing I know that has changed is that i upgraded from meteor 1.0.5 to 1.1.2. I am not sure if the upgrade was the problem but everything stopped working.

I am using autoform 5.1.2
cfs-autoform 2.20
cfs-ui 0.1.3
cfs-filesystem 0.1.2

Meteor 1.1.2

@agius
Copy link

agius commented Jun 6, 2015

+1 also having this issue. I'm kind of a n00b with Meteor, and my app is barely beyond meteor create . It's probably something super-obvious I'm missing, but I'd appreciate any help.

Also getting Exception in setInterval callback: MongoError: '$pull' is empty. , but randomly rather than just when submitting the form. Full stacktrace here. Don't think it's caused by cfs-autoform, but it may be the root cause of the image not uploading. Have no idea what it means, but it looks like collection2 is trying to issue an update and getting a Mongo error.

Meteor v1.1.0.2

Gist with all packages used and relevant code

meteor-af-cfs-form

Thanks for any help!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants