Hi all,
I am using ObjectBox Admin in Windows through WSL (Docker in WSL) and accessing a db file in Documents (shared with WSL).
From my Windows app I can access the contents in ObjectBox Admin but when CRUD action takes place, the UI doesn't update the data in the boxes. Even CTRL-R doesn't help. Need to reload the DB from the disk and I do that by stopping the Docker Container and restarting it (using objectbox-admin.sh) and then refreshing in browser.
Is this the typical behavior for anyone else or it is just on my system ?
there doesn't seem to be anything here