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
This was introduced in 0.0.1-beta.8. The issue comes from an attempt to read beforeAction and set the private middleware property on the Controller class within it's constructor.
This was introduced in
0.0.1-beta.8
. The issue comes from an attempt to readbeforeAction
and set the privatemiddleware
property on theController
class within it'sconstructor
.cc @jhliberty, @dowsanjack
The text was updated successfully, but these errors were encountered: