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
A logical and resource consumption issue in the \Magento\Ui\Component\Form\Element\Wysiwyg::__construct() method: the editorElement object in unnecessary set as property but in never used (and can not be used) outside the single method
#3188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
The dependency injection layer is lacking a feature to provide all needed dependencies in this case -or- the type's design is flawed. Would be interesting to get some feedback about this from the developers, there are perhaps other places that are worth of a discussion, e.g. I ran over the case that I could have used the injection of a parameter from the registry which AFAIK is not supported by the DI layer as well (correct me if not :)).
The GitHub issue tracker is intended for technical issues only. Please refer to the Community Forums or Magento Stack Exchange site for technical questions. In your case, the programming questions forum is likely the most appropriate. Feel free to reopen this issue if you think you have encountered a bug in Magento 2.
@NadiyaS: Jiust FYI, some people might find it offensive to be greeted with macro texts when they took the time to visit and give feedback to an issue. Per notifications, duplicate positings do also arrive even if deleted later on the Github platform. No worries please.
https://mage2.pro/t/389
The text was updated successfully, but these errors were encountered: