Razvan Grigore
Razvan Grigore
This is related to and should be merged after this MR: https://github.com/newrelic/newrelic-php-agent/pull/823
Fixes #10
When used in conjunction with a typeahead engine, the order of the registered JS is a problem: ``` ``` Causes this error: `Uncaught ReferenceError: countries is not defined` also, trying...
First of all thank you for compiling the driver for the sensor, much appreciated! Originally when we bought the Arducam IMX477 cameras the description stated: ``` Full resolution@60fps(normal), 4K2K@60fps, 1080p@240fps...
I'm trying to run the examples, after fixing the `TypeError: unsupported operand type(s) for +: 'range' and 'list'` error, but still no luck. ``` Traceback (most recent call last): File...
How should we handle this? new major version or the asset class should be backwards compatible? I can submit a PR.
Hello, Since you already provide the ubuntu `ppa:maxmind/ppa`, would it be possible to provide the deb packages or even better, maintain a debian apt repository too? Thank you!
### Name and Version bitnami/rabbitmq 12.15.0 ### What architecture are you using? amd64 ### What steps will reproduce the bug? We run this chart in TrueNAS server, deployed with fluxCD....
## Is your feature request related to a problem? When running PSR12 against an (older) project, we see this warning message for projects that actually support PHP versions lower than...
Similar to https://github.com/yiisoft/yii2-bootstrap4/blob/f9a55eb5d2e0e555997430602d53c74eb13df9a7/composer.json#L40 & https://github.com/yiisoft/yii2-bootstrap4/pull/85