David Lapointe Gilbert
David Lapointe Gilbert
For those of you having this issue, you can patch in these functions in your project pretty easily: ```js function getRealTotalLength(el) { // Calculate Ratio of rendered size over real...
Is there anyone working on this currently? Otherwise, could someone point me to the HTML parser code so I can take a look at it? HTML parser does 99% of...
Nice! Glad to hear Tailwind releasing Prettier support kicked the thing, I've been watching this issue for so long I was just about to scratch the issue myself. I'm not...
Bump? I'm running into an issue right now where the user that I access the server with is not the "web" user so the default permissions for this user are...
For those stumbling onto this lately, Bitucket seems to fail to pass the public key which git-ftp requires and it also puts the private key in a specific folder which...
I'm getting this error too and tried everything: curl rebuilt with libssh2, supports sftp according to the output, ssh-keyscan to have all the encryption methods in known_hosts. Just in case...
Sorry to interject. @hj-collab do you mean that you want the attribute (such as SKU in your example) to save to the post_meta of the currently post being currently edited...
Oh I totally understand. It probably doesn't undo properly and doesn't save post_revisions properly because there's no markup changing in the block at all. A simple solution would be to...
Sorry for the notification, but I agree. I'll gladly pay a very large sum of money to have this integrated in my workflow 🔥
One thing that I did to hide the extra "chrome" the plugin adds is that I removed it with CSS. It's far from ideal though and I'd appreciate a native...