Karsten Silz

Results 18 comments of Karsten Silz

The same app works on iPhone 7 with iOS 15 beta and iPhone 5s with iOS 12.5.4.

If I'd guess, I'd say it's iOS 14 + Flutter 2.5. It worked on iOS 14 with Flutter 2.2.

@sameer320 @kostas95 I forked this editor and updated three dependencies to their latest version. Please use my fork and see if that works for you. Put this into your `pubspec.yaml`:...

I created a pull request for this: #299

No, it didn't. But the good news is that I now have a [sample repo demonstrating the error](https://github.com/ksilz/test_html_editor). I updated the description accordingly - feel free to recreate on your...

Does anybody know if the application will be updated for Docker Compose V2?

The issue is still there in JHipster 7.2.0. I created a repo that demonstrates the bug and filed it as [a new issue over here](https://github.com/jhipster/generator-jhipster/issues/16613).

I think the root issue is that the `entities` array of `.yo-rc.json` contains an entity that has no matching file in the `.jhipster` directory. To fix it, remove the entity...

Not a problem, I've got a workaround where I delete the `style` attribute myself.

In unrelated new, can I take a crack at improving the README next week? I'm a technical writer, too - [here's my latest Baeldung article](https://www.baeldung.com/json-reduce-data-size).