I am using Kendo open source Web UI.
I have pop up window in the application. It was working fine.
I updated to the latest released source from kendo site and The pop up window became very small, it’s not clearly visible and the main page goes in the background.
How can I fix that ?
Should I move back to JQuery or should I continue with kendo hoping the fix for these issues will come soon?
This is an issue with changes between jQuery 1.7 and 1.8. Please upgrade the jQuery you’re using to 1.8 and the issue will go away (or use the latest Kendo UI internal builds).