Max Stolbinsky
Posts: 0
Joined: Fri Aug 23, 2013 9:09 pm

Visual editor changes are missing in xcode export and test

Hi!
Today I accidentally get strange situation: all worked well, but few hours ago I make changes in the project (remove page then add new with another name) but in the test and xcode export still see old (removed page and no new) and no ohter changes I did in the visual editor.

Image Image

What's wrong?

Max Stolbinsky
Posts: 0
Joined: Fri Aug 23, 2013 9:09 pm

Visual editor changes are missing in xcode export and test

Btw, project id is 7e88ed2d-7e20-4b64-b3c8-d394e45db42c

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Visual editor changes are missing in xcode export and test

Hi Max,

Have you made any changes in the Source tab?

Max Stolbinsky
Posts: 0
Joined: Fri Aug 23, 2013 9:09 pm

Visual editor changes are missing in xcode export and test

Yes, i added this line

meta name="viewport" content="target-densityDpi=device-dpi, width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no" /

to

startScreen.html

It is a reason? If yes, we can roll it back - not so critical.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Visual editor changes are missing in xcode export and test

Hello!

Please try to delete edited (blue colored) file and Undo all source changes for folder with edited file.

Max Stolbinsky
Posts: 0
Joined: Fri Aug 23, 2013 9:09 pm

Visual editor changes are missing in xcode export and test

Thanks, it works. Visual updates are visible in the test now.

But does it means i can't do any changes in source files without break export visual editor changes to the code?

Return to “Issues”