Nolan Evans

Results 9 comments of Nolan Evans

It's unclear to me why someone (not sure who) decided that old versions needed to be unpublished. Typical best practice is to leave these old vulnerable versions out and give...

@rudraksh if your upstream dependency for `ecstatic` is `http-server` I posted a fix in https://github.com/indexzero/http-server/issues/521 Otherwise your best bet is @sliceofbytes fix

I believe these endpoints are live in the latest version of docker

Just a heads up - we are using this to dynamically select which CSS gets loaded for our app, when we disable the suppressBrowserRender in fastboot when the app rehydrates...

@rwwagner90 ![http://recordit.co/QT22u3nK9h.gif](http://recordit.co/QT22u3nK9h.gif)

@rwwagner90 I think if you click any belongsTo association or hasMany this will happen, I could be mistaken however and it could require a certain async setup with ember data.

Seeing this on the same versions as @dmtask (minus jquery)

@rwwagner90 https://www.mymoji.co (try clicking from page -> app)

Happy to add documentation however sure where/what to add for documentation. Here is how I am using it (requires a third party library). ```template.hbs {{#each @model.imageUrls as |imageUrl|}} {{/each}} ```...