Cory Forsyth
Cory Forsyth
I took a look at this recently, and it appears that the fault lies in the style rule [that we were using](https://github.com/Addepar/addepar-style-toolbox/blob/640825d7722571c223f4b93e78a5c528018521e5/styles/onyx/elements/inputs/checkbox/_checkbox-core.scss#L68), which [uses an absolute URL](https://github.com/Addepar/addepar-style-toolbox/blob/ad75bb283171dd6c89559dda5ff22f6b07ae62c0/styles/onyx/elements/inputs/checkbox/_variables.scss#L17), resulting in this...
I noticed this too, and thought it oddly hilarious. :)
@K10Codes This should not conflict with ember simple auth. Can you provide additional information? Specifically, which version of ember-table and ember-simple-auth, and the specific errors you are seeing, if any?
@sliptype We recently merged #690 which may fix the issues you are describing. Are you able to upgrade (to `[email protected]`) and see if that fixes things?
@rahul9fret Can you try with the most recent version of Ember Table? Right now, that is `2.0.0-beta.8`
@cyril-sf @mixonic The hero image isn't really configurable, but I was able to at least make it centered (PR incoming) like so:  The only other ootb style customization that...
@efx Thanks for a clear description of the error. I've tested this locally with a few different node versions and ember-cli versions and it seems to happen only with ember-cli...
I looked into it a little further and discovered that in some of my attempts that failed locally the missing package was `broccoli-asset-rev`. Every time I encountered it, a second...
@billdami Can you make that drive link public so that other can take a look, too?
@teejayhh Did using a footer work for the use case you describe here?