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
Auto merge of #4264 - Turbo87:fetch-data, r=Turbo87
controllers/index: Fix `fetchData()` return value
Without this the `let promise = controller.fetchData();` will be invalid because the method does not return anything.
0 commit comments