Nur Ihsan AG

Results 10 issues of Nur Ihsan AG

It seems like the app emits an empty string as an argument even though the field is empty. It would be better if there was a way to emit events...

Current ffmpeg version: 2.3.3 Newest version: 4.2.2 Try https://github.com/bravobit/FFmpeg-Android Its the updated version

### NextUI Version ^2.0.15 ### Describe the bug Using the Dropdown component as stated in the docs causes a Runtime Exception when the trigger is clicked. The error itself does...

🐛 Type: Bug
🚥 Status: On Hold

Hi there! I had just recently decided to switch to neovim and found out about this nvui thing, its really cool. The thing that bugs me a bit is that...

Having tests would ensure zipalign-java works as expected. Lately many bugs have been occurring due to reckless merges by myself. One question though: what kinds of tests should we do?...

The current API of zipalign is very minimal and a bit too specific (the `RandomAccessFile` arg). Honestly the original API looks good as-is, and is perfect for its main goal...

### Describe what you want Suppose we have the following code: ```ts db.transaction(async (tx) => { // a lot of operations with tx if (!someCondition) { await tx.rollback(); } //...

enhancement

**Is your feature request related to a problem? Please describe.** I have my own nginx running on the host and I would like to have `docker-registry-ui` to run under a...

I had an issue where this minio client throws a `InvalidArgumentError: Unable to get bucket region for ...` error when trying to retrieve a presigned url. I was so confused...

Hello, I tried cloning this repo locally and ran `tsc`. I am confused that I'm getting errors on a fresh clone. There are some basic errors like missing `?`, implicit...