Heey thank you very much!! But... ![]()
I test the app and the selector appears no more but the header seems rarely, just the back button appears without the header name
Hi! We'll take a look again
Hi,
We found what caused this. You set up margin in JavaScript code:
code$('h1[dsid="mobileheader"]').css('margin','0px');/code
Delete this line or add more px to margin and it'll work correctly.
Thank you ![]()
Hello!
It's fixed.