Naming no longer works in 3.1

Previously,

jupyter lab build --name=“foo”
would help rename browser tabs to “foo”
This no longer seems to work in 3.1.1 – e.g. when the page loads, it’s called “foo”, but in a second, the tag name changes back to JupyterLab. Please advise.