You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix($state): change default value of inherit option to true
Since #970, `href()` method takes into account the `inherit` option. This option needs to have a `true` default value in order to not introduce a breaking change.
Moreover, the `true` value is more convenient for this "high-level oriented" method.
0 commit comments