Daniel Kurdoghlian

Results 2 issues of Daniel Kurdoghlian

I've run into an issue, where users are trying to manually update the `sortable_field`, instead of drag and dropping the objects, which is not being saved. Instead, once the form-save...

Replaced the deprecated `util.isString` API with `typeof arg === "string"` in `lib/logger.js` to resolve the DEP0056 deprecation warning.