fuselibs icon indicating copy to clipboard operation
fuselibs copied to clipboard

Fuselibs is the Uno-libraries that provide the UI framework used in Fuse apps

Results 103 fuselibs issues
Sort by recently updated
recently updated
newest added

Here's the output when it fails: ``` FAILED: Fuse.Scripting.JavaScript.Test.Fuse.Reactive.Test.VariousTest.OptionalExplicitTest Assertion failed in 'OptionalExplicitTest', at C:\projects\fuselibs-public\Source\Fuse.Scripting.JavaScript\Tests\Various.Test.uno:586 Expected: 1 But got : ``` Retriggering the build tends to fix the issue...

Reported in [forum](https://forums.fusetools.com/t/fusejs-class-instantiated-twice/7083). Fuse 1.8.1 MacOs High Sierra ## Isuue: In Fuse Studio, when app builds, message from constructor appears twice in console. ``` Build completed in 4.77 seconds [Viewport]:...

Using the URL Schema to open Apple Maps causes Apple Maps to search for a location with a name. This leads to unreliable and incorrect directions/map coordinates. For example if...

1/ Create a script that calls this line: Share.shareFile(image.path, "image/*", "Text To Share", ShareOrigin); 2/ Run it => Description is never shown, even in a simple email.

Reported in a [forum](https://forums.fusetools.com/t/text-move-to-right-side-when-string-is-long-on-android/7098). Fuse 1.8.1 MacOS 10.12 Android 8.0.0 and 6.0.1 iPhone 7 / iOs 11.3 ## Issue: `Text` with `TextAlignment="Center"` inside element who has fixed width on Android...

Reported in a [forum](https://forums.fusetools.com/t/pull-to-reload-example-doesnt-work-inside-nativeviewhost/7092). Fuse 1.8.1 Tested on: iPhone 7 / iOs 11.3, Nexus 5 / Android 6.0 ## Issue: Using `ScrollView` with `ScrollAnimation` inside `NativeViewHost` animation doesnt work. The...

Reported in [forum](https://forums.fusetools.com/t/ios-webview-target-doesnt-work/3789/2) Fuse 1.8.1 iPhone 7 / iOs 11.3 Nexus 5 / Android 6.0 In `WebView` page URLs with parameters `target="_blank"` not working, when clicked on them. It should...

Reported in [forum](https://www.fusetools.com/community/forums/bug_reports/strange_behavior_on_observable_under_android?page=1&highlight=5095979b-8731-4ed2-b602-28116a690a81#post-5095979b-8731-4ed2-b602-28116a690a81). Fuse 1.8.1 MacOs High Sierra Tested on: Nexus 5 / Android 6.0 iPhone 7 / iOs 11.3 On Android `Slider` wrapped inside `NativeViewHost` incorectly calculates value from...

Reported in [forum](https://www.fusetools.com/community/forums/bug_reports/fix_for_datepicker_orientation_change_in_android). Fuse Version 1.8.1, macOS High Sierra 10.13.3, Tested on Android 7.0 Currently the `DatePicker` component does not change its layout when changing orientation. It works for example...

Reported in [forum](https://www.fusetools.com/community/forums/feature_requests/missing_plist_entry_lssupportsopeningdocumentsinpl). There is a `iOS.PList.UIFileSharingEnabled` build property but no one that leads to a `LSSupportsOpeningDocumentsInPlace` plist entry. This additional one is needed for displaying files in the new...