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

Html file cannot be found #6

Closed
vgogov opened this issue Jan 17, 2018 · 4 comments
Closed

Html file cannot be found #6

vgogov opened this issue Jan 17, 2018 · 4 comments
Assignees

Comments

@vgogov
Copy link

vgogov commented Jan 17, 2018

Hello,

Thanks for this project. I'm currently also using the Color Picker module as well. Although when I try this package out by importing the module and inserting the icon-picker in my html as follows:

<input [iconPicker]="icon" (iconPickerSelect)="onIconPickerSelect(newIcon)"/>

But it fails saying:

core.es5.js:1084 ERROR Error: Uncaught (in promise): Failed to load icon-picker.component.html
    at resolvePromise (zone.js:683) [angular]
    at /polyfills.bundle.js:940:17 [angular]
    at Object.onInvokeTask (core.es5.js:4116) [angular]

Any ideas? Thanks!

@jimx6
Copy link

jimx6 commented Jan 18, 2018

same problem..

@greg7859
Copy link
Contributor

Hello,
We reproduce the problem.
Work in progress ;)

@greg7859 greg7859 self-assigned this Jan 19, 2018
greg7859 pushed a commit that referenced this issue Jan 19, 2018
Change the packaging version : 0.0.8
Issue: #6
@greg7859
Copy link
Contributor

Hello,

We resolve the problem.
Could you try the new version : 0.0.8 ? (available on npmjs)

Greg

@jimx6
Copy link

jimx6 commented Jan 19, 2018

Fixed.
thanks

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

3 participants