Corrado

Results 21 comments of Corrado

Hey @gotson is this a custom build, or is it somehow possible to pull from maven repo a version of this lib that includes an aarch64 binary as well? Got...

Oh, I've found your fork of the library on maven central (same username). Thanks a lot!

May I get an hint on the best way to reverse the app? I have no problems working with Java but have next to zero experience with Android development. I'm...

Just noticed this as well. The sequence seems to be: - component created - component mounted - layout created - component created again - component mounted again - layout mounted...

I have found a satisfying solution. Would a PR be the best approach to share it with you guys?

You can check the solution here -> https://github.com/maoberlehner/dynamic-vue-layout-components/pull/4

> A few things that worry me: > > 1. Nested routes are not supported > 2. Nesting layouts are also not supported These are valid concerns, but they apply...

> > 1. Nested routes are not supported > > 2. Nesting layouts are also not supported > > These are valid concerns, but they apply to the original project...

I've found that there is a number of things to do for 8.5.0 upgrade https://docs.camunda.io/docs/self-managed/setup/upgrade/#helm-chart-1000

Reopening, as after having done what is described in the doc, we still get ``` error calling eq: uncomparable type map[string]interface {}: map[host: port:9200 protocol:http] ```