Robbie Wagner

Results 813 comments of Robbie Wagner

@nolman can you please tell me what you mean here and provide a way for me to reproduce this?

@nolman can you please provide a reproduction of some sort? That way, I can debug on all the same versions of everything you are using.

@nolman @dmtask I still need a reproduction of some sort please. Do either of you have some code you could share or better yet, a running app I could just...

Perfect, thanks for providing this @nolman! I will debug this after work today.

@jbescoyez is the iframe sandboxed? If it is not I have a potential solution you could try out in a PR https://github.com/emberjs/ember-inspector/pull/872 The issue with ember-twiddle seems to be that...

@jbescoyez I think what would help me most is some sort of minimal deployed app that just adds an iframe with an ember app sometime after it renders, so we...

We will specifically make this work for twiddle, and provide the steps necessary to make it work with other sandboxed iframes.

@lukemelia I agree that attempting to do this with ember-data could be a good testbed for figuring out the path for other addons. > Additional thought, what API compatibility issues/constraints...

@acorncom I think whether we are talking about Inspector consuming APIs or Inspector exposing APIs, we should be safe as long as we make sure we always use public, supported...

> Should it be possible to invoke the head method again to update head parameters? If so, how would a developer do that? I would be inclined to say no....