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

FormlyWrapperHorizontalLabel #220

Closed
web265p3 opened this issue Nov 2, 2016 · 4 comments
Closed

FormlyWrapperHorizontalLabel #220

web265p3 opened this issue Nov 2, 2016 · 4 comments

Comments

@web265p3
Copy link

web265p3 commented Nov 2, 2016

Regarding the Quickstart:
FormlyFieldToggle and FormlyWrapperHorizontalLabel is imported to the declarations-section of NgModule, but is not imported in the file itself. So I get an error message. What do I have to do to get this to work? :)

@aitboudad
Copy link
Member

@aitboudad
Copy link
Member

@web265p3 just updated the readme file in #221, let me know if it's there is something missing.
thanks!

@web265p3
Copy link
Author

web265p3 commented Nov 3, 2016

Okay, thanks. This fixed my first issue. However, after doing the quickstart I still get an error message: "GET http://localhost:3000/ng2-formly 404 (Not Found)" whenever I add the "FormlyModule.forRoot(), FormlyBootstrapModule" to the declarations array in my module. The live example seems to work, so this must be my bad somehow... :)

@web265p3
Copy link
Author

web265p3 commented Nov 3, 2016

For SystemJS-Users:
Add:
'ng2-formly' : 'node_modules/ng2-formly/bundles/ng2-formly.umd.js',

to systemjs.config.js.
That fixes the issue.

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

No branches or pull requests

2 participants