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
ShareJS: using unsupported db type none, falling back to in-memory.
I am getting text area to edit the text but I realized its not saving the changes to the ops db .In mongodb I do not see the ops collection. I am using :
import { ShareJS } from 'meteor/edemaine:sharejs';
The text was updated successfully, but these errors were encountered:
trinicoder
changed the title
does not save docuement
does not save document
Oct 4, 2018
ShareJS: using unsupported db type none, falling back to in-memory.
I am getting text area to edit the text but I realized its not saving the changes to the ops db .In mongodb I do not see the ops collection. I am using :
import { ShareJS } from 'meteor/edemaine:sharejs';
The text was updated successfully, but these errors were encountered: