I am new to ionic. In freshly created ionic2 app, when I made any changes to home.html file, it does not getting reflected in app. App just show index.html file only.
can any one help me in this?
I am new to ionic. In freshly created ionic2 app, when I made any changes to home.html file, it does not getting reflected in app. App just show index.html file only.
can any one help me in this?
Did you do ionic serve
?
Thanks man, It worked.
I have another question, how can we see console logs in google chrome in ionic 2?
console.log(variable)
Press F12 to open dev tools in chrome.
Are you doing any console.log in your project? If so show me the code snippet.
My home.html
and
My home.ts
In drop down after filter you can see hide all option is being selected. Change it to other and check.