Closed jstnjs closed 9 months ago
Please check if your PR fulfills the following requirements:
What kind of change does this PR introduce?
Opening the sheet will trigger twice, since we define the host element bindings in the sheet itself and also inherited it from the dialog.
Closes #102
Host element bindings got removed and instead only inherited it from the dialog.
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
Which package are you modifying?
What is the current behavior?
Opening the sheet will trigger twice, since we define the host element bindings in the sheet itself and also inherited it from the dialog.
Closes #102
What is the new behavior?
Host element bindings got removed and instead only inherited it from the dialog.
Does this PR introduce a breaking change?
Other information