I have done a fresh install of the latest Odoo 16 Community edition on Windows. The install is successful and Odoo is running. I created a new empty database with demo data.
After logging into the database for the first time, the menu bar at the top of the screen is displayed, but the user avatar in the top right is not properly rendered.
An error is displayed:
Uncaught Promise > An error occurred in the owl lifecycle
Caused by: TypeError: str.replaceAll is not a function
The trace refers to various line numbers of /web/static/lib/owl/owl.js
I am not able to get in or do anything beyond this error message.
Any suggestions on how to resolve would be appreciated.
(Last night I tried getting the latest nightly build in case it was something since fixed, but with the latest I still get the same result.
Thanks.