-
Notifications
You must be signed in to change notification settings - Fork 38
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
No shadows. #2
Comments
Sorry for the delay. Did you managed to find the issue? |
Please have a look at the newest version, probably the issue is gone. |
I will check this tomorrow! |
I just installed it in existing app and importing it to specific module related to component fixed the loading issue. That is how Angular works usually, so if your component resides inside any module, you have to import it there instead of app module itself. |
I'm currently trying to implement this plugin in an existing app, but I don't get any shadows on my android development phone. Do you have any direction on where i should start debugging?
I included the module in my app.module.ts, then i added a Label with a shadow property. Did i forget anything?
Which platform(s) does your issue occur on?
Please, provide the following version numbers that your issue occurs with:
package.json
file of yourproject and paste your dependencies and devDependencies here)
The text was updated successfully, but these errors were encountered: