ember-inspector icon indicating copy to clipboard operation
ember-inspector copied to clipboard

Inspector doesn't detect the app with `ember-source` v6.1 (under embroider)

Open mkszepp opened this issue 10 months ago • 17 comments
trafficstars

Describe the bug After updating my app to v6.1 (and also with new ember app), the inspector isn't working anymore. The inspector doesn't detect the app. With 6.0 it works without any issues

To Reproduce ember new new-app --embroider --pnpm --typescript

Expected behavior Inspector should find the app

Screenshots grafik

Environment Ember cli: 6.1 Ember version: 6.1 Embroider: latest Browser: Chrome / Firefox

mkszepp avatar Jan 10 '25 06:01 mkszepp