csf30816
Results
3
issues of
csf30816
I get this error `Uncaught TypeError: Cannot read property 'global' of undefined (on line 214)` My code ``` var replace = function(search, replacement) { findAndReplaceDOMText(document.body, { preset:'prose', find: search, replace:...
using `cloud.on('set',...` you should be able to get the username of the person who set a variable, but I do not see that feature in your API. You should consider...
enhancement
invalid