Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't get simple example to work - npm version bump/publish needed #176

Open
betocantu93 opened this issue Oct 16, 2018 · 2 comments
Open

Comments

@betocantu93
Copy link

betocantu93 commented Oct 16, 2018

Hello, I've been trying to make a proof of concept but I can't even get the readme example to work... I keep getting errors with all the layouts.

For the fixed layout I get
Uncaught TypeError: height depends on the first argument of visibleWidth(number)

Even if I literally copy the code and with the parent using position:relative

I would show some code but it's literally a copy paste from the readme usage example, I'm using ember 3.4.

Also when using percentage, the app freezes, I have to manually force quit chrome to exit the app.

Any suggestions? thanks

@betocantu93
Copy link
Author

Okay I don't know what happens between alpha.7 and alpha.9, but it works with alpha.9

The problem is that ember install ember-collection pulls the alpha.7 version from npm... publishing to npm should solve the issue

@betocantu93 betocantu93 changed the title Can't get simple example to work Can't get simple example to work - npm version bump/publish needed Oct 16, 2018
@icole
Copy link

icole commented Mar 23, 2019

Would love see this as well. Pointing to the repo and using alpha.9 removes several deprecation warnings. Would be nice to not have to point directly to GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants