Brandon der Blätter
Brandon der Blätter
@notwaldorf perhaps this will fix the issue I opened (#107). I'm close to creating my own autogrowing text area at this point but this PR looks promising. I think the...
@Mash19 @merlinnot have you guys had any luck with this?
the callback intervals should be longer than 1 second, I believe they are as long as the full time between executions unless the execution time is more than a month...
just did a test running 50 cron jobs that each ran every second, no cron jobs were skipped as far as I could tell. going to close this since I...
hey I think this might be fixed by #639 because there's some code there that checks if the time changed unexpectedly and it runs the job if so. want to...
there have been quite a few updates to the code since this issue was last brought up. is this still a problem? if not I will close the issue as...
@beaufortfrancois any chance that this can get merged? there's a security vulnerability with the current version. I'm trying to get my ancient projects off Polymer but in the meantime...
because I have an ancient website that I haven't migrated lol. I haven't worked on it extensively in years. at this point the only real option is a complete rebuild...
I decided to upgrade my component to Lit for fun and it only took me two days! (what with migrating to Rollup, TypeScript, etc.) anyway [here's what I ended up...