Matt Dale
Matt Dale
Here's a repo of the scrolling action issue. https://codesandbox.io/s/choc-ui-scrolling-issue-brkwtd I believe Chakra-UI uses [this RemoveScroll package](https://github.com/theKashey/react-remove-scroll#readme) for Modals and toggles it on/off with the `blockScrollOnMount` prop.
Here is a reproduction of the tab issue. Once the AutoCompleteList is open (in this case `openOnFocus` is true), the user can't use the keyboard to exit the AutoComplete unless...
In case others hit these issues, use this command for troubleshooting: `mup proxy logs-le` It helps find issues with certificate generation/verification.
The workaround works well. For visibility, it is possible to replicate the issue using `act` locally. https://github.com/nektos/act
It's possible that there can be changes made to the Meteor-Docker container to help make 2.13 work, but for now I think it's best to stick to 2.12. https://github.com/zodern/meteor-docker/issues/32#issuecomment-1677723246