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
From one of Tim's mentor comments... "I wouldn't recommend using #initialize on the class side - it doesn't behave like you probably expect and can catch you out" which I concur with.
It may be useful to have a QA rule for this.
The text was updated successfully, but these errors were encountered:
From one of Tim's mentor comments... "I wouldn't recommend using #initialize on the class side - it doesn't behave like you probably expect and can catch you out" which I concur with.
It may be useful to have a QA rule for this.
The text was updated successfully, but these errors were encountered: