I'm using oj-module for having an editable table. So, I'm sending params using the signals method from the parent page to a module to refresh the editable table. The API params in the parent page I'm getting from a REST API. So I have an event to invoke parent page API for getting new params. At that time oj-module getting crashed. Seeing this below error message in the console. I appreciate your help.
How can we dynamically change that editable table which is inside the module?
Uncaught (in promise) Error: The oj-module with id 'undefined' cannot apply binding on a previously cleaned view.