userlond

Results 10 comments of userlond

Same error, any php source. Why PR https://github.com/Glavin001/atom-beautify/pull/2313 is ignored?

This post helped me to solve the problem: https://github.com/GoogleChrome/puppeteer/issues/782#issuecomment-329574933

> What happens if you remove the -h flag? > […](#) > On Mon, Jun 3, 2019, 9:41 PM userlond ***@***.***> wrote: I try to check lazy loading for site...

Same problem, Chrome removed the extension and showed me popup with message smth like "extension was removed because contains malicious code"

Extension was removed automatically by Chrome - is true. Extension contains malicious code - don't know :)

Quick hack is to destroy and create datetimepicker on each option update.

If I didn't forget something, it should work like this (example with datetimepicker): ```javascript // your input jQuery object var cdt = $('input[name=DateTime]'); // create datetimepicker cdt.datetimepicker({ //your params });...

@sagamusix , TBTray works great with Thunderbird 68.1 on Windows 7. Thanks!

@gabri25ele, I've downloaded from https://github.com/sagamusix/TBTray/releases (direct link is https://github.com/sagamusix/TBTray/archive/v0.10.1.zip)