Mateo
Mateo
**Is your feature request related to a problem? Please describe.** Logging while in development is a must have, but it gets hard to read if the output to the console...
Solves #57
In the website it says it's MIT but there's no LICENSE file included with the code. The only file under a license is src/index.js. Could you please specify what kind...
**Description** I'm trying to deploy a smart contract to a local node that uses Flextesa ithacabox (runs inside a docker container). Dockerfile: ``` FROM oxheadalpha/flextesa:latest WORKDIR /app COPY . ....
Hello, I see that we have no option to choose what tags to be included and which to be excluded when using .search({...,}), from what I've seen in the mangadex...
## Device information - Suwayomi-Server version: Latest - Server Operating System: N/A - Server Desktop Environment: N/A - Server JVM version: OpenJDK latest - Client Operating System: Any - Client...
**Is your feature request related to a problem? Please describe.** reviews_sort & reviews_no_translations fields are not included in the params for getting a place details, I needed both for the...
Thank you for opening a Pull Request! --- Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make...
Maybe I'm missing something but by using the generated JSX as is you can't create multiple instances of the same model. This will just pick the last and render that...