Dan Williams

Results 6 issues of Dan Williams

Checklist ---- - [ ] I have added tests that prove my fix is effective or that my feature works. - [x] I have added all necessary documentation (if appropriate)...

In our project structure we can't simply import a function into our settings file to use within the `SUMMERNOTE_CONFIG` - trying to import a function before the project has been...

Looks like the Android function names and behaviour have been modified but the iOS ones havent! iOS -> Android set(options,callback) -> setCookie(options) getAll(callback) -> getCookie() clearAll(callback) -> removeAllCookies()

The following recently added resources don't have any supporting documentation in the README: - Preferences - Tags - Uploads These need documenting along with the available API actions within each...

When using this plugin with a Gitlab integration, we run in to the following error: ``` 12:51:09 PM: cmd: '/opt/buildhome/.netlify-build-plugins/node_modules/@sentry/cli/sentry-cli releases set-commits ac28e1c49ac9312242e09696c2046c53c3926835 --commit theworkshop/web-app@ac28e1c49ac9312242e09696c2046c53c3926835' 12:51:09 PM: } 12:51:09 PM:...