Replies: 1 comment
-
Solved this by adding isEditable check before function which I used to callback from this.view.onDataChanged.subscribe(() => { }) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi how to stop
this.view.onDataChanged.subscribe(() => { })
event in detail editor constructor from execution if master is in readonly (view mode)
Beta Was this translation helpful? Give feedback.
All reactions