Clicking on beans on the Spring Dashboard in VSCode when that beans list shows live beans results in an error. This happens for every bean that shows up in the list of live beans.
I used the petclinic sample project.
Side note: the project used Spring Boot 2.7.3, I haven't tried a newer Spring Boot version yet, maybe that makes a difference.
Side note: maybe this is related to #1268