ember-inspector
ember-inspector copied to clipboard
Inspector doesn't detect the app with `ember-source` v6.1 (under embroider)
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
Environment Ember cli: 6.1 Ember version: 6.1 Embroider: latest Browser: Chrome / Firefox