devtools
                                
                                 devtools copied to clipboard
                                
                                    devtools copied to clipboard
                            
                            
                            
                        Vue Dev Tools not working with iframe
Vue devtools version
7.5.2
Link to minimal reproduction
https://github.com/eric-g-97477-vue/PrimeVueTree
Steps to reproduce & screenshots
- Download the repo
- npm install
- npm run story:dev
- try to use the dev tools to access the PrimeVue Tree component. It will fail.
What is expected?
I expect to access the Tree component.
What is actually happening?
The dev tools don't work.
System Info
System:
    OS: macOS 14.7
    CPU: (16) arm64 Apple M3 Max
    Memory: 88.84 MB / 64.00 GB
    Shell: 3.7.1 - /opt/homebrew/bin/fish
  Binaries:
    Node: 16.16.0 - ~/.nvm/versions/node/v16.16.0/bin/node
    Yarn: 1.22.22 - ~/.nvm/versions/node/v16.16.0/bin/yarn
    npm: 8.11.0 - ~/.nvm/versions/node/v16.16.0/bin/npm
  Browsers:
    Chrome: 129.0.6668.101
    Safari: 18.0.1
  npmPackages:
    vue: ^3.4.27 => 3.4.33
Any additional comments?
No response