Erik Amaru Ortiz
Erik Amaru Ortiz
Seems this project is inactive, anybody knows an active alternative for kotlin-sql? since the last commit was on `Latest commit 58ec5e5 on Feb 15, 2016` Regards.
Can you update CameraXBasic example version please? current is: `1.2.2` according https://developer.android.com/codelabs/camerax-getting-started#1, and sample still using: `1.1.0-beta01` Regards
Just cloned and start the app, and it crashed after grant all permission to have the app running in background. Android version: 13 Device: Pixel 7 Complete stacktrace: ``` java.lang.IllegalArgumentException:...
I just got this wanring after update nextjs to latest version `13.4.19` prior update I had `13.4.9` and this warning hasn't throwing. This warn is displayed each time when dialog...
I'm using: ``` implementation("org.activiti:activiti-spring-boot-starter:7.11.0") ``` Using .addInputStream() deploys the "process" without errors by bypassing bpmnValidation() having the following bpmn xml: ``` Flow_0xt1d7q Flow_1vz4oo2 Flow_0xt1d7q Flow_1vz4oo2 ``` The following code is...
### Feature description Would be nice to have a way to specify suffix & prefix (text or icon) for inputs ### Affected component/components _No response_ ### Additional Context ### Before...
Seems this project is not not maintained any more, any alternative for it?
I've tried with svg editor but without luck. Best Regards.
**OS** macOS **Gmail Desktop Version** version: 3.0.0-alpha.37 **Describe the bug** Looks a padding top is missing, window action button is wrapping the hamburger menu **Steps to reproduce the behavior** See...
I made the respective changes to get it work on node.js, and it was working until determined point,.. but I've a problem on Transformer.js ``` camunda-bpmn.js/src/bpmn/Transformer.js:25 if (source instanceof Document)...