You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
about: Report a bug in the Xamarin Community Toolkit
4
+
title: "[Bug] [MauiCompat] "
5
+
labels: bug, unverified, maui-compat
6
+
assignees: ''
7
+
8
+
---
9
+
10
+
<!--
11
+
Hello, and thanks for your interest in contributing to the Xamarin Community Toolkit!
12
+
13
+
Please describe the issue below, including detailed steps for reproduction. If we are unable to reproduce the bug we will be unable to fix the issue and may close this Issue.
14
+
15
+
-->
16
+
17
+
### Description
18
+
19
+
<!-- Please provide a detailed description of the issue -->
20
+
21
+
### Stack Trace
22
+
23
+
<!-- Please copy/paste the complete stack trace (if applicable) -->
24
+
25
+
### Link to Reproduction Sample
26
+
27
+
<!-- Please link to a GitHub Repo or GitHub Page -->
28
+
29
+
### Steps to Reproduce
30
+
31
+
1.
32
+
2.
33
+
3.
34
+
35
+
### Expected Behavior
36
+
37
+
### Actual Behavior
38
+
39
+
### Basic Information
40
+
41
+
- Version with issue:
42
+
- Last known good version:
43
+
- IDE:
44
+
- Platform Target Frameworks: <!-- All that apply -->
45
+
- iOS: <!-- The version of the iOS SDK you are compiling against, e.g. 11.1 -->
46
+
- Android: <!-- The version of the Android SDK you are compiling against, e.g. 7.1 -->
47
+
- Windows: <!-- The version of the Windows App SDK you are compiling against, e.g. 1.0 -->
48
+
- Android Support Library Version: <!-- if applicable -->
49
+
- Nuget Packages:
50
+
- Affected Devices:
51
+
- MAUI Version:
52
+
53
+
### Workaround
54
+
<!-- If you've found a way around this issue, help other users out and share the workaround -->
55
+
56
+
### Reproduction imagery
57
+
58
+
<!-- If it is a visual issue, please include imagery (GIF/Screenshots) showing the problem -->
0 commit comments