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 functionality around replaceNewsRepositoryByIndexSelection = 1 is broken.
The classes don't match up their parents definition and won't even load (at least with News v11).
IndexResult
NewsController (could be replaced by GeorgRinger\News\Event\NewsDetailActionEvent?)
NewsRepository
PS: I am not sure what this functionality even does and I have no ambition of fixing it.
The text was updated successfully, but these errors were encountered:
Hi,
The functionality around
replaceNewsRepositoryByIndexSelection = 1
is broken.The classes don't match up their parents definition and won't even load (at least with News v11).
IndexResult
NewsController
(could be replaced byGeorgRinger\News\Event\NewsDetailActionEvent
?)NewsRepository
PS: I am not sure what this functionality even does and I have no ambition of fixing it.
The text was updated successfully, but these errors were encountered: