You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I spent some time trying to implement this upgrade and it simplifies a lot of things, but mysteriously it breaks CollectionFS's image uploading. As soon as I upgrade the kenton:accounts-sandstorm uploading new images doesn't work anymore.
Permissions are right, the insert happens properly, but for some reason the file just never gets created, with either cfs:gridfs or cfs:filesystem.
This happens regardless of whether accounts-base is included or not.
Maybe this is because Annotate uses the Images collection directly? Should it be using something else to store the "annotatable objects" and then adding a link to the image.
https://github.com/sandstorm-io/meteor-accounts-sandstorm
The text was updated successfully, but these errors were encountered: