h.viktor

Results 12 comments of h.viktor

Hi. I got the same issue, too. Hugo has a fallback polling mechanism implemented. https://github.com/gohugoio/hugo/pull/8723 Could something like this be done here too ?

Hmm, cool. I'll have more time at Christmas. As far as I know there are two options from here, use a solution like an Intent at least on Android, or...

hmmm, intresting. I was thinking of a more foolproof way to get it. And I was wondering if puppeteer could solve this issue. - https://pub.dev/packages/puppeteer - basically it could load...

Hi, I have encountered this issue with elodie. JSONDecodeError is thrown. This fix (https://github.com/jmathai/elodie/issues/251#issuecomment-450622451) indeed fixed this particular Error for me, but on other pictures it fails, when the filename...

Hi. In the meantime, if I just put `FluentAssertions.Json` into the test package as a **global using** that would eliminate false positives all together?

> @vkhobor I imagine that would work. You should give it a test and let us know :) Will do. 👍🏻 Is there a documented test case that I can...

Same error here with another package.