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

Fastboot issues #36

Open
jakeleboeuf opened this issue Oct 26, 2016 · 1 comment
Open

Fastboot issues #36

jakeleboeuf opened this issue Oct 26, 2016 · 1 comment

Comments

@jakeleboeuf
Copy link

I'm still running into fastboot issues- The app is not crashing, but throws a dank js error and will not fully render the page.

Error: Could not find module "noUiSlider" imported from "ember-cli-nouislider/components/range-slider"
@jakeleboeuf
Copy link
Author

I'm able to get around it by checking if fastboot is running, but this shouldn't be necessary?

{{#unless fastboot.isFastBoot}}
    {{range-slider start=quantity.start other=args}}  
{{/if}}

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

1 participant