-
In our code we use the Sepha Package.
Currently, the different implementations of the addPayment method declare that they throw an SephpaInputException (ie SepaDirectDebit00800102::addPayment() throw…
-
**Describe the bug**
when building dynamic libraries on Windows 10 with the SwiftGodot project, it maxes out on symbols and trows a build error:
`lld-link: error: too many exported symbols (got 6657…
-
**Memgraph version**
2.3.1
**Environment**
Windows, Docker, Bolt, PHP Bolt library
**Describe the bug**
When I run query with min int value I get error:
Integer literal exceeds 64 bits. (Mem…
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](http…
-
**Describe the bug**
Our embedded media example uses external video and is very often failing in Percy due to some network or other issues causing false negatives on unrelated PRs.
We need to ei…
-
Im using it in my react project. When adblocker is present, the import of this library will break the app.
(This already happending in the original `react-gtm-module`)
```
// main.jsx
...
impor…
-
![image](https://github.com/user-attachments/assets/1192e337-0e69-46a7-837e-1fb2c17391a6)
Because whisper expects the mel input features to be of length 3000, the whisper model throws exceptions.…
-
**Description**
It seems when I run `npm run explore` to get this going` "explore": "source-map-explorer dist/**/*.js"` I get this error.
chunk-2YHBQP4A.js
Your source map refers to generated …
-
``` cljs
(m/validate [:schema {:registry {:init-evt [:map {:closed true}]
:deep-evt [:map {:closed true} [:prev-evt [:ref :evt]]]
:…
-
Right now the Chrome implementation throws if temperature is outside the `[0, maxTemperature]` range, and similarly for top-K.
This might pose an interop problem, or a compat problem over time. Alt…