Problemunvalidated
s a UI library’s dialog component. Tension: If I do that however, then the `onOpen` callback also gets called whenever the `onOpen` callback changes, which is not the behaviour that I want. Outcome: I want it only to be called when the `open` prop changes from `false` to `true`.
0dbba289-3b37-4386-8364-e611f64abf39
s a UI library’s dialog component. Tension: If I do that however, then the onOpen callback also gets called whenever the onOpen callback changes, which is not the behaviour that I want. Outcome: I want it only to be called when the open prop changes from false to true.