Mendix upgrade - 9-10 - page not showing correctly in test environment

0
Good Evening,   I have upgraded my app from 9 to 10. I have just pushed it to the test environment and it's like it has two page layouts. The first layout has no data and when you scroll down you then get the data. In local it looks normal. Screenshots to demonstrate. Has anyone got any ideas why this is happening?   Thanks  
asked
1 answers
0

Hi Jessica Parsons

 

This looks odd I guess you can try the following 

1.Cached or mismatched theme resources-> try to clear the cache.

2.Outdated deployment artifacts->delete the following folders below

2.1<AppFolder>/deployment

2.2<AppFolder>/theme-cache

 

Then redeploy the code and check. Let me know if the above fix is not working.

 

answered