Bart

Results 6 comments of Bart

Yeah it's kinda nitpicky. I'm on Craft Pro 3.7.44 and Formie 1.6.1. I'm using this for a custom validation where I have 10 fields on the second page where at...

Have the same issue, wanted to put an index on this field but not possible with blob/text. I could force it in the migration but I assume this could have...

Having the same issue in phpstorm 2024.3 ``` java.lang.IllegalStateException: There is no ProgressIndicator or Job in this thread, the current job is not cancellable. at com.intellij.openapi.progress.CoroutinesKt.runBlockingCancellable$lambda$0(coroutines.kt:142) at com.intellij.openapi.progress.ContextKt.prepareThreadContext(context.kt:85) at com.intellij.openapi.progress.CoroutinesKt.runBlockingCancellable(coroutines.kt:140)...

We're seeing this issue as wel. Upgraded from craft 3 to 4 (latest). All the French text from the Globals has faulty encoding: Original Craft 3: `De la fraîcheur à...

Visiting the login page seems to be registered in craft as an action request. So this will be ignored by the geomate plugin: https://github.com/vaersaagod/geomate/blob/master/src/GeoMate.php#L168 So when a user is on...

My colleague figured this one out. It's because the debug bar was enabled. I you turn it off it works. So if anyone is running into this problem just turn...