Aleksi Huotala
Aleksi Huotala
Same issue, `"gatsby": "^2.19.23"` and `"gatsby-source-strapi": "0.0.10"`
If the `unsafe-inline` CSP rule is used, inline styles are not allowed to load, unless the inline style has the nonce attribute explicitly set. Possible solutions: - Add a nonce-attribute...
> @alehuo Thanks for the feedback. > > I hear your concerns – at the same time some people do find the automatic updating valuable – so I'm thinking we...
I have made a PR to make this library compatible with Mocha v10. See #48 This package hosts hundreds of tests in an open source project, and it's mission critical...
I have the same Zigbee adapter as you, and a TH-01Z temperature sensor. No issues here. GMT+02 timezone is set correctly in the device.
Can reproduce also on 3.1.10.
Work in progress: https://github.com/alehuo/kryptovero.fi/tree/feature/coinbase-csv-export Still need to think how we show this in the UI. Notes: - The branch supports only EUR as the currency - We currently use Regex...
At least the Algorand wallet shows rewards as separate transactions, so it's certainly possible.
Even after setting the TMPDIR, TEMP and TMP environment variables, files downloaded by pip continue to be downloaded to the default temp directory specified by the `tempfiles` python package. See:...
I'm using Recharts v1.0.1 and the Brush component doesn't change the X-Axis at all - it only removes some data points of the view. Numeric values should be easy to...