Rafael Kraut
Rafael Kraut
I just noticed that I'd given a wrong example for the last one which I called "specific". I've updated it although I like your example more. Given that I did...
Are there any news on this? This is still an issue for me
If you're talking about pages, you can use the Ionic lifecycle hooks. If you're really talking about components, you can use the lifecycle hooks of the framework you're using. A...
+1 for this. The underlying plugins (ZXing and AVFoundation) used by this cordova plugin are all supporting many types of barcodes, so this could be "easily" implemented for Android, iOS...
This can be closed :)
I just came across this KEEP after reading the [Kotlin 1.3.50 released Blog post](https://blog.jetbrains.com/kotlin/2019/08/kotlin-1-3-50-released/). When I saw `100.milliseconds` and `1.seconds` I thought: "Wow, that reads pretty nicely". At second thought...
Very interesting. You're right that `host.docker.internal` can't be resolved inside the container but still debugging works inside my IntelliJ. I created a `public/info.php` and have set a debug breakpoint on...
@TimLuq I would also appreciate to get this fix in. Just found out that I have type "integer" in my generated schema.
I just found this related issue: https://github.com/statamic/v2-hub/issues/2386
Sorry for the late answer, I couldn't test it yet. But looking on the new/current implementation I think that works for now :) Although this approach has the downside that...