Daniel J
Results
2
comments of
Daniel J
I'm having the same issue. I believe it's a bug introduced in `9.0.80`, it started happening to me since I upgraded. It works fine for me with version `9.0.78`. Edit:...
Unfortunately, I don't, but my setup looks like this: ### Host app (React) ```js import * as zoid from 'zoid/dist/zoid.frameworks'; const EmberAppComponent = zoid .create({ tag: 'ember-app', url: () =>...