简体   繁体   中英

Worklight: Screen Flickering after upgrade on WL 5.0.6

I am seeing flickering on some of the screens' titles area in my WL App. There is no new change in the code besides WL version upgrade from 5.0.5 to 5.0.6.

For example, i went into a page and then using Jquery changePage i moved back to previous page, then the title of previous page starts flickering.

$.mobile.changePage("#prvPage", { transition: "slide"});

Before upgrade it was working fine. And this happens on some screens and not on all screens/pages.

what could be the reason, any idea? please share.

Thanks

I'm not sure if its related to the same, but I have this problem in v6.0 when the 'Design Mode' has been selected on a html. Deselect it and things become okay.

Regards, Elvis.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM