No Blockstack IDs in Browser after update to v0.18.3

Dear Blockstackers - until yesterday I used version 0.18.1 of Blockstack Core and Browser. This morning I pulled new containers v0.18.3 and v0.18.3-browser from Quay and navigated Chrome to the Blockstack Browser:

E:\> docker ps
CONTAINER ID        IMAGE                                                COMMAND                  CREATED             STATUS              PORTS                    NAMES
e90e0c689478        quay.io/blockstack/blockstack-browser:v0.18.3        "blockstack-cors-p..."   4 minutes ago       Up 4 minutes        0.0.0.0:1337->1337/tcp   blockstack-browser-cors
0b6863b26cdf        quay.io/blockstack/blockstack-browser:v0.18.3        "blockstack-browser"     5 minutes ago       Up 5 minutes        0.0.0.0:8888->8888/tcp   blockstack-browser-static
1ebcaf0ce5b1        quay.io/blockstack/blockstack-core:v0.18.3-browser   "blockstack api st..."   10 minutes ago      Up 10 minutes       0.0.0.0:6270->6270/tcp   blockstack-api
.
.
.

E:\> "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" http://localhost:8888/#coreAPIPassword=%BLOCKSTACK_PWD%

The Software decided to perform an update which required to enter my Block Stack Identity Key (not the core password, perhaps this is of interest to another user). The update was completed successfully, at least it looked like this.

The Home, Wallet and Settings pages all show the expected content. Only the selection of IDs, which navigates to http://localhost:8888/profilesreturns a blank page.

My blockstack ID is stulle.id which is displayed correctly on [https://explorer.blockstack.org/name/stulle.id].

Anybody have an idea?

@relianz We have shipped an updated windows build that removes the need for docker and should fix this issue. Please upgrade and try again.