-
Exception :
com.intellij.openapi.extensions.impl.PicoPluginExtensionInitializationException: com.intellij.psi.impl.PsiModificationTrackerImpl cannot be cast to com.intellij.psi.impl.PsiModificationTr…
-
## Steps to Reproduce
1. Run the code following on the mobile simulator or physical mobile device
code sample
```dart
/// Flutter code sample for DropdownButton
// @dart = 2.9
// This…
-
![WhatsApp Image 2024-07-09 at 11 06 08](https://github.com/flutter/flutter/assets/12328631/5f436d58-cc35-4d59-bd17-2b22bc7e3aa3)
### Steps to reproduce
1. run the code attached on mobile web -> f…
-
# Bug Report
## Description
We use Fuel in our prod code, which works well.
When testing this code, we get:
```
/usr/lib/jvm/java-1.8.0-openjdk-amd64/
java.lang.NoSuchMethodError: kotlin.j…
-
### Steps to reproduce
Using
SvgPicture.asset(pathToAsset, colorFilter: ColorFilter.mode(Color(0xFFFF0000), BlendMode.srcIn));
... tints the asset red on iOS 15 on Safari on mobile devices…
-
Do you have a way how to enable Code completion/syntax highlight in IDE?
Active plugins:
- [thymeleaf](https://plugins.jetbrains.com/plugin/20217-thymeleaf)
- [htmx](https://plugins.jetbr…
-
### Describe the bug
The Kotlin documentation states that you can use constructor injection instead of @Inject annotations. But this does not work for unit tests annotated with @QuarkusTest .
W…
-
**Is your feature request related to a problem? Please describe.**
PyCharm now supports using a WSL Python interpreter and WSL terminal. To complete the WSL development experience, I attempted to set…
-
Copied bug from: [microsoft/AdaptiveCards#8821](https://github.com/microsoft/AdaptiveCards/issues/8821)
### Steps to reproduce
Hi Team,
The initial value of [Input.ChoiceSet](https://adaptiveca…
-
It appears that GraalVM JDK 17 does not allow inline mocks of final classes to be made using mockito-inline or by adding the mockito inline extension file.
```
org.mockito.exceptions.base.MockitoI…