Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.

nativescript-dom in typescript not working #13

Open
bismert opened this issue Aug 28, 2017 · 1 comment
Open

nativescript-dom in typescript not working #13

bismert opened this issue Aug 28, 2017 · 1 comment

Comments

@bismert
Copy link

bismert commented Aug 28, 2017

Hi everyone, I am a newbie in to the nativescript framework I wanna tryout some stuffs then I stumbled upon the this plugin now I dont know how to use it with typescript

TypeError: page.getElementById is not a function
Here is error I get.
Attached is my code screen shot
rec
I dont know what I am missing kindly help

@spstratis
Copy link

Since you're trying to do this in the navigatingTo event I don't think your page object has been fully initialized. From what I read the page is initialized until late in the view cycle. I find if I reference page in the on loaded event I'm able to get around this issue.

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

No branches or pull requests

2 participants