Commit ac9bf26
committed
Reset the site if it's null. Closes #2408 ...
The entry listing component emits a site-changed event when you change the site filter. This also happens immediately when it's mounted. In 2408, they're using a single-site app, which would have no site filter, so it's immediately null. You'd see the same behavior if you manually clear the site filter on a multisite install.
Introduced in 28d65631 parent da32884 commit ac9bf26
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| 234 | + | |
| 235 | + | |
234 | 236 | | |
235 | 237 | | |
236 | 238 | | |
| |||
0 commit comments