-
Bug
-
Resolution: Cannot Reproduce
-
Critical
-
None
-
6.0.1
Hi all, here i am getting bug in zk that i have generated a listbox using progressive loading which is in the top of my page. I wrote a eventQueue for to get the event caused in that list when i am clicking that listbox. When i am selecting an item in the listbox, we are getting the values of the listbox and sent to the all the otherpages by using eventQueues. In the listbox i have written a EventQueue for to publish the event, i am subscribing this event to get the selected listitem in the bottom of the page. By taking the value of the listbox or subscribing the event data, i am populating the grids below that listbox. Every thing here goes dynamically, I mean selecting the listbox item, getting the listbox value by eventquees and getting event data by subscribing that queue and creating dynamic grids.
Now here i am getting the problem that when i am selecting the listitem for number of times i am getting a error like "failed to mount,cannot read property 'defaultview' of undefined" and i have used this application in the other browsers, in that browsers i am not getting this kind of problems. Only in chrome i am getting this problem. I have searched online too, but i didn't get any resolved solution for this problem. Due to some reasons i cant able to give you the code of my page, but i am giving the image file of my screen. Kindly help to resolve this problem and give me the proper solution for it.
Thanking you in advance.
Thanks and Regards,
Venkat.