[ 
https://issues.apache.org/jira/browse/WICKET-7179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18076091#comment-18076091
 ] 

ASF GitHub Bot commented on WICKET-7179:
----------------------------------------

ernestosemedy commented on code in PR #1412:
URL: https://github.com/apache/wicket/pull/1412#discussion_r3139281917


##########
wicket-core/src/test/js/ajax.js:
##########
@@ -40,10 +40,12 @@
 jQuery(document).ready(function() {
        "use strict";
 
+    var isWindow = function (obj) { return obj != null && obj === obj.window; 
};

Review Comment:
   Yes





> add support for jQuery 4.0.0
> ----------------------------
>
>                 Key: WICKET-7179
>                 URL: https://issues.apache.org/jira/browse/WICKET-7179
>             Project: Wicket
>          Issue Type: Improvement
>            Reporter: Ernesto Reinaldo Barreiro
>            Assignee: Ernesto Reinaldo Barreiro
>            Priority: Major
>
> add support for jQuery 4.0.0



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to