Alex
Alex
Solved Webpack build error with the ```javscript module: { noParse: [ /base32/, ], ... ```
I'm on Arch and the plugin stopped working for me completely. I use tmux v2.4
Same problem here even for existing WordPress users.
For me, the problem was in the "Display Name Formatting" field of the plugin settings. I used default "{given_name} {family_name}" which results in error for some of my users. Clearing...
I've worked around it using mongoose hooks like these: ```javascript robotSchema.pre('findOneAndUpdate', function(next) { // Replace JSON schema's `$ref` properties with `__ref` because they conflict // with MongoDB `$ref` properties. if...
Unfortunately, the current implementation of custom concurrency doesn't address the case when you need to provide custom puppeteer parameters to `jobInstance`s. IMHO this would effectively solve the #36 with puppeteer...
Cool, glad to hear that. Feel free to ping me if you need any help)