-
**Summary**
With the update of tina/toolkit to 0.56.35 the media picker crashes if the CMS has no registered api with the key "tina".
I believe the changes that cause this were introduced by addin…
-
### Description
I have created a very basic MauiApp because I wanted to try the MediaPicker on the Android Platform.
I used WebView, overriding WebChromeClient, in the OnShow FileChooser method …
-
Creating custom media types without composing with default types image or file, gets treated as folder by midia picker.
Once you try to pick the custom type, in a media picker with folders selection …
-
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)
10.2.1
### Bug summary
When using `treepicker` infinite editor it is possible the use `filterCssCl…
-
Media picker no longer show correct preview of selected svg images and files as it did previous on 7.13.*. Tested on Umbraco 7.15.5
## Umbraco version
I am seeing this issue on Umbraco version: …
-
### Description
In maui preview7 on android, whenever call `FilePicker.PickAsync();` method the maui application will throw `System.InvalidOperationException: 'Window Not Found'` and crash.
### S…
-
I tried this query where there is Umbraco.Grid field.
It give me this error:
`{
contentById(id: 1088) {
id
name
templateId
creatorId
itemType
writerId
key
…
-
I am upgrading a custom grid editor plugin from Umbraco v7 to Umbraco v8 which uses `mediaPicker` function provided by `editorService`
(Reference: [https://our.umbraco.com/apidocs/v8/ui/#/api/umbrac…
-
### Description
When selecting a HEIC / HEIF file on Android, the app crashes with message saying JNINativeWrapper.g.cs not found
### Steps to Reproduce
1. Run var fileResult = await Medi…
-
Under usage:
`use FilamentCurator\Forms\MediaPicker;`
should be,
`use FilamentCurator\Forms\Components\MediaPicker;`