-
Notifications
You must be signed in to change notification settings - Fork 86
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
ng-circle-progress is not visible in Ionic app - changing version doesnt solve the issue #150
Comments
Hello, I successfully implemented it in Ionic 5. Installation Command
App.module.ts
Home.module.ts (this is where I'm going to use it, if it's not specified here it won't work)
Home.page.html
|
I have follow the same process but not able to integrate getting the following error in console. core.js:6479 ERROR TypeError: Cannot read properties of undefined (reading 'src') |
Hi, these are my dependencies:
Usage:
Ng circle components is not showed,although it exists in html with 0 width and height,anyone know what can be wrong?
The text was updated successfully, but these errors were encountered: