Tomás
Tomás
**Describe the problem feature solves** Right now you can only select a single value to filter for in dropdowns. **Describe the solution you'd like** It would be good to be...
**Environment** - CLI: 8.0.1 - Cross-platform modules: 8.0.5 - Android Runtime: 8.0.0 - iOS Runtime: 8.0.0 - Plugin(s): - NativeScript-Angular: 11.2.0 - Angular: 11.2.13 **Describe the bug** After upgrading working...
**Environment** ✔ Component nativescript has 7.1.2 version and is up to date. ✔ Component @nativescript/core has 7.1.4 version and is up to date. ✔ Component @nativescript/android has 7.0.1 version and...
Using SDK 4.11, I'm enabling `enabledYuvData` for the `DJICodecManager`, but it's really slow! I have been timing the delay between calls to `onYuvDataReceived` and it fluctuates between 200 and 300ms,...
**Versions** ``` @nativescript/core: 7.3.0 @nativescript/android: 7.0.1 @nativescript/imagepicker: 1.0.5 ``` **Problem** Using `@nativescript/imagepicker` in Android 10, the returned selected image has the following form when logged to console: ``` { "_observers":...
Any chance of getting this plug-in updated for NS7?
Fixes #94
I see you are using an intersection observer to auto play and pause the asciinema player: https://github.com/JulianCataldo/web-garden/blob/2ab3ccd9204b3e0a024f8e8271b9da872103132f/components/TerminalPlayer/TerminalPlayer.astro#L66-L78 It's a nice to have, but unfortunately as it's not configurable, it's like...
## Please, provide the details below: ### Did you verify whether this issue has already been reported here? Yes ### Tell us about the problem iOS Cloud build fails with...
Most likely due to route format changes? https://expressjs.com/en/guide/migrating-5.html#path-syntax Already reported here https://github.com/SoftwareBrothers/adminjs/issues/1739 but I think the issue is in this repo.