Error in Chrome after updating Oculus: "Unrecognized feature requested: hand-tracking"

I updated Oculus after putting it off for a few months. Now Chrome will not enter VR given a basic ThreeJS WebXR project. I can verify that WebXR works on other sites (not my own, not ThreeJS) as well as XR apps on the desktop. Here are the two errors that print on page load:

VRButton.js:66 Unrecognized feature requested: hand-tracking

VRButton.js:66 Unrecognized feature requested: layers

edit: It still works on microsoft edge. So Chrome is only affected

It is possible that some Chrome flag or permission got turned off during the update?