+6
−4
+22
−4
+5
−0
Loading
6153: Closes #6145: Do not invoke close callback on start r=rocketsroger a=jonalmeida
In the tabs tray Flow, `ifChanged` is invoked because the initial state starts with `null` and that in turn invokes the close tabs callback.
We also need to pass the initial filter of tabs from the feature to satisfy changes on the app's side that we need to use here.
Co-authored-by:
Jonathan Almeida <jalmeida@mozilla.com>