stefan
stefan
is there a fix or workaround for this issue? `focusNode = FocusNode(canRequestFocus: true, skipTraversal: true);` doesn't seem to work for me
3. I run `objectbox-admin.sh ` from my macos terminal
> [@chirastefan](https://github.com/chirastefan) Thanks, I updated the note at https://docs.objectbox.io/data-browser#run-via-docker that on macOS Admin also needs to be restarted to see updates. > > Note: I labeled this issue with "more...
I modified it. I added a bunch of logs(`print()`) inside redux_persist, dart_mappable, type_plus, dart_sdk, sky_engine. Basicaly along the stack trace. I have type_plus 2.1.1 and dart_mappable 4.4.0. Flutter doctor output....
`flutter run build --profile --enable-asserts` Could not find an option named "--enable-asserts".
I can't post them here, unfortunately. I'll try to reproduce this issue in a separate repo with minimal similar data.
I created a private repo and added you (check the readme file). I think I found the issue and a fix, but I'm not sure if this is a bug...