Anil Kulkarni
Anil Kulkarni
I just hit this today. There's already `getText()` for a reason.
I was able to switch to it using this commit: https://github.com/AnilRedshift/des/commit/1269fa2b3da94890898f7210d00b0fe8acb25817
Thanks for taking a look! Yes, the new code causes the whole extension to reload when making a change. For my needs, this is an acceptable dev environment. It hot-reloads...
As far as what it fixes though: With the old hot-reloader, when I would change code, the react code wouldn't actually update properly, or it would cause react errors. Unless...
Okay, I was finally able to get a debug version installed and finished debugging. In my case, the issue was that I had an iCal entry that contained this invalid...
Hey @arnelap, here's a basic working example for the whole website. I'll add support for per-post as well: https://github.com/ibericode/koko-analytics/pull/120
Hey @dannyvankooten, this PR has been sitting for awhile. Do you mind taking a look and giving feedback?
Hi @MichaelEischer, thanks for taking a look. I'd be happy to implement an automatic mapping algorithm, but I'm not sure how to go about it. Consider a scenario with 4...
Thinking about this some more, it looks like `findmnt` gives me the set of device ID information needed to make a stable lookup. However at that point, I might as...
@CarlosEkisde: Built Plasma/kwin from source, but unfortunately it doesn't seem to fix the issue