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
The init() function doesn't fire on sub-requests. When including the "displayTexts" render in a render, the init() function doesn't fire so the textRepository is null because it's initialized in the init() function.
The text was updated successfully, but these errors were encountered:
The init() function doesn't fire on sub-requests. When including the "displayTexts" render in a render, the init() function doesn't fire so the textRepository is null because it's initialized in the init() function.
The text was updated successfully, but these errors were encountered: