Software Archive
Read-only legacy content
17061 Discussions

Changes not showing in emulator but fine once compiled.

Nick_F_2
New Contributor III
268 Views

I have some code in a page, quite simple that displays an internal version number.

The code below is as shown in the code editor.

 <p>V1.7</p>

When viewing the app in the emulator I see V1.5, but once compiled I see V1.7

Currently running version 2170, Even refreshing the emulator makes not difference.

Sorry about the small image, but the app shows info I don't want shown in public.

version.png show the screen grab from the emulator.

text.png shows the content of the text box in the designer editor.

designer.png shows the result on the designer screen.

I have tried re-loading, refreshing, closing XDK and restarting and it makes not difference.

I have also searched for the string V1.5 in my code and it does not exist.

0 Kudos
1 Reply
John_H_Intel2
Employee
268 Views

 Can you share a simplified version of  your code via dropbox and send me a private message with the link so I can try to replicate it?

0 Kudos
Reply