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
If a user is attempts to mount a controller function that is not a generator gen.next is not a function will throw. We should guard against this condition and warn the user to update their code.