ace editor - Meteor ShareJS document update/snapshot wipes out other values -


i'm using meteor sharejs package concurrent editing. trying write additional values items in docs collection. things titles, etc. seems work until document edited in ace editor point new snapshot created. @ point of fields cleared.

i'm maintainer of meteor-sharejs package.

the recommended way use package keep metadata in meteor collection, , not in sharejs docs collection. because separate software stacks not talk each other. it's possible using docs collection documents same name sharejs collection; overwriting each other.

if you'd see sharejs not head in direction of being compatible derby, i'd encourage chip in @ https://github.com/share/sharejs/issues/277.


Comments

Popular posts from this blog

c++ - How to add Crypto++ library to Qt project -

jQuery Mobile app not scrolling in Firefox -

How to use vim as editor in Matlab GUI -