Marc-André Martin

Results 11 comments of Marc-André Martin

An hacky fix : tasks/sftp-deploy.js, add in the connection object a static line (line 257): readyTimeout: 60000 or less if you need. Default is 20 000 in ssh2.

Removing the `/var/lib/nginx/logs` fixed the issue with version 8.1 too (webdevops/php-nginx:8.1-alpine) 🥳

I used : `import ScrollPosStyler from 'scrollpos-styler/scrollPosStyler.js';` The init() is called on `DOMContentLoaded` event.

You must have added the lib to the node_modules and setup the assets accordingly or setup the from based on your files/folders structure.

@Bahramibh the script switch 2 classes `abv` and `blw` if the element reach the offset. It's set to do that on the navbar which have a 0 offset by default....

I encounter this. Check issue #233 The problem is with better-doc that doesn't support taffiydb. ## The solution Change the version of jsdoc you used in the command line. ###...

I've accomplish some advancement in that feature, but still in project context. I need to test it in 4.2 and implement it as in the package scope. I don't know...

Yes, I meant column, I used the field because in my mind they are the only modifiable elements, which can have revision to it. Just to push that in this...

Not that productive comment, but maybe it's in the right direction ? I'm using the package in my current project. I saw this feature Request and put a small amount...

Hi @tabacitu Yess no problem. I push the current state here : https://github.com/mamarmite/backpack-revise-operations-views-refactored-as-timeline/tree/master I must say that it contains a checkup to avoid adding a revision for the create_at revisions....