struts-community-plugins / struts2-jquery

Struts2 jQuery Plugin
Apache License 2.0
83 stars 49 forks source link

fix div - Reload submit button in showcase-app #224

Closed sdutry closed 2 years ago

sdutry commented 2 years ago

error on clicking submit:

jquery.struts2.min.js?s2j=5.0.0-SNAPSHOT:20 Uncaught TypeError: Cannot read properties of undefined (reading 'replace')
    at Object.escId (jquery.struts2.min.js?s2j=5.0.0-SNAPSHOT:20:97)
    at HTMLInputElement.<anonymous> (jquery.struts2.min.js?s2j=5.0.0-SNAPSHOT:43:111)
    at HTMLInputElement.dispatch (jquery-3.6.0.min.js:2:43064)
    at v.handle (jquery-3.6.0.min.js:2:41048)