• v10.3.0 - Error when using the Preview pane in Resolve Conflicts drawer

    When I'm in the Resolve Conflicts drawer and I try to click the Preview button, there is an error in the Network tab. When looking at the error itself in the Networks tab: I was able to find the code that is related to this, it seems that the…
  • Refreshing subpanel from record.js shows no data on collapsed subpanel as well

    Hi, I am working on customization, in which i have to refresh the subpanel on record view. I am doing this to refresh the subpanel on record update. initialize : function (options) { this . model . on ( 'data:sync:complete' , this . refreshHistorySubpanel…