Git Product home page Git Product logo

magento2-module-scoped-eav's Issues

Magento 2.3.4 Compatibility

Receiving the below error when upgrading to Magento 2.3.4 when running setup:di:compile:

Missed required argument storeManager in parent::__construct call. File: vendor/smile/module-scoped-eav/Model/Entity/FileInfo.php

The relevant code is: https://github.com/Smile-SA/magento2-module-scoped-eav/blob/master/Model/Entity/FileInfo.php#L27

And the class it extends in Magento 2.3.4: https://github.com/magento/magento2/blob/2.3.4/app/code/Magento/Catalog/Model/Category/FileInfo.php

Attribute frontend input of type texteditor, pagebuilder not working

Good evening,

I would like to submit an issue about Smile_CustomEntity and Smile_ScopeEav.

To reproduce the issue :

  1. Add a new attribute of input type "Text Editor" or "Page Builder" (both or not working during my test).

Screenshots :
Capture d’écran 2024-03-18 à 20 36 43
Capture d’écran 2024-03-18 à 20 36 34

  1. Add the attribute to the default set in Entity Types in Content => Custom Entities => Entity Types
  2. Try to fill this new field in one entity in Content => Custom Entities => Entities

You will find one error page :

TypeError: Magento\Framework\View\Element\UiComponentFactory::argumentsResolver(): Argument #2 ($componentData) must be of type array, null given, called in /home/amadeco/public_html/vendor/magento/framework/View/Element/UiComponentFactory.php on line 235 and defined in /home/amadeco/public_html/vendor/magento/framework/View/Element/UiComponentFactory.php:183
Stack trace:
#0 /home/amadeco/public_html/vendor/magento/framework/View/Element/UiComponentFactory.php(235): Magento\Framework\View\Element\UiComponentFactory->argumentsResolver()
#1 /home/amadeco/public_html/vendor/magento/module-ui/Component/Form/Field.php(82): Magento\Framework\View\Element\UiComponentFactory->create()
#2 /home/amadeco/public_html/vendor/magento/framework/View/Layout/Generator/UiComponent.php(164): Magento\Ui\Component\Form\Field->prepare()
[...]

I will publish a beginning of a pull request in the meantime, but please note, that any field in textarea input (textarea, texteditor and pagebuilder one) is not saved in the database and the data is not persisted.

Screenshots :

Capture d’écran 2024-03-18 à 20 56 34 Capture d’écran 2024-03-18 à 20 57 11

Ilan

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.