Error : Cannot use in operator to search for innerHTML in null

1
Dear Mendix Community,   Occasionally when we play around on a page for few times, we face this error when we click a button on a page. I saw a similar question on this error “https://community.mendix.com/link/questions/102051”. However for them, in the error message, the widget that triggered the error was clearly mentioned. In our case, we got the following error.   An error occurred while executing an action of SearchFilterModified.RefinedAppliedFilterPane.actionButton12: Cannot use 'in' operator to search for 'innerHTML' in null Error: An error occurred while executing an action of SearchFilterModified.RefinedAppliedFilterPane.actionButton12: Cannot use 'in' operator to search for 'innerHTML' in null at http://localhost:8086/mxclientsystem/mxui/mxui.js?637817215328198449:68:121098 at we (http://localhost:8086/mxclientsystem/mxui/mxui.js?637817215328198449:24:6501) at i (http://localhost:8086/mxclientsystem/mxui/mxui.js?637817215328198449:24:6402) at x (http://localhost:8086/mxclientsystem/mxui/mxui.js?637817215328198449:66:5472)   It would be great if anyone can help us in figuring out a way to go pass this error.
asked
0 answers