ImNoOSRS
ImNoOSRS
> Hey > > Try setting `TreatAsRegex ` to true for the `ModalInteraction` > > ex. > > ```cs > > [ModalInteraction("example-modal-*", TreatAsRegex = true)] > > ``` > >...
Same issue here i tried literally everything, DCEVM, diffrent arguments, hotswap agent jar, JDK11, 17, 20, 8 Gradle wrapper with java.gradle.buildServer.enabled off.....
> This is probably because the fs notification methods differ between the host and the container. > > It's probably more related to Docker Desktop file-sharing rather than Docker Engine...