Konrad

Results 9 comments of Konrad

I get the same error (https://github.com/PiotrMachowski/Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor/issues/189#issuecomment-979815769) using v13 (Viomi V3) together with "viomise". Controls work fine. But where the map would render I see "Invalid calibration, please check your configuration"...

I ran into same problem today. I never had problems css_dir = "/". I updated my gems today and CodeKit crashes when it tries to compile. Not sure if this...

Yes, I have changed the file structure a bit for a new project. Might be a loop then. Thanks

I got the same error for uploading `sf.conn.sobject("Attachment").create ` - depending on how you handle your data (e.g. form-data) you might have to create a base64 buffer `fileBuffer = Buffer.from(yourdata).toString("base64")`...

If you don't want to wait till this gets merged and you use react router v3 in your project: you don't need this plugin to achieve the active state on...

Just testing this in a gatsby project and I can confirm added spacing under content. It must play together how the plugin calculates the full page size height I guess....

Try `await page.waitForFunction('document.fonts.ready');`

https://github.com/VinciGit00/Scrapegraph-ai/issues/179