This repository has been archived by the owner on Dec 19, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
{N} 7 Error creating Loading Indicator Pop Over: Cannot read property 'drawable' of undefined #47
Comments
@tidusjar I also encountered this crash, and I agree that it should be fixed. But I noticed that it only seems to happen for me if I call |
@adapptor-jono can you provide a sample snippet of what you meant ? Thanks |
I have this problem too :( and happen in any situation. |
I'm also facing this issue on {N}7 |
same here (on NS7) |
Same Here |
1 similar comment
Same Here |
Same here (NS8) |
news? someone found a solution? |
i set mode: Mode.Indeterminate in options is workable |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Which platform(s) does your issue occur on?
Please, provide the following version numbers that your issue occurs with:
node_modules/tns-core-modules/package.json
file in your project)Please, tell us how to recreate the issue in as much detail as possible.
Getting the error
Error creating Loading Indicator Pop Over: Cannot read property 'drawable' of undefined
when attempting to show a loading indicator.Is there any code involved?
Code example:
The text was updated successfully, but these errors were encountered: