-
Bug
-
Resolution: Invalid
-
Major
-
8.0.1, 8.5.0
-
any mobile browser, *firefox "Responsive Design Mode" *(CTRL + Shift + M) choose any device. in chrome mobile mode its working fine.
test.zul
<?page title="new page title" contentType="text/html;charset=UTF-8"?> <zk> <window title="new page title" border="normal"> <timebox></timebox> </window> </zk>
How to reproduce the issue
- view the test.zul in mobile browser or
- view the test.zul in firefox "Responsive design mode" and choose an specific device
In the browser console it will show:
"TypeError: zul.Auxbutton is not a constructor"