Closed fkieffer closed 1 year ago
I ran into the same issue. Eventually I realized that PimcoreApplicationLoggerBundle was not enabled in my bundles.php, after adding it, things started working as expected.
Thank you very much @HansTenBrinke ! It was the same issue in my case.
Expected behavior
Accessing the settings of the data importer by clicking on it.
Actual behavior
The settings are not displayed and we have the following error :
Steps to reproduce
Hi everyone,
I installed the datahub and data importer in the community version. When I am creating an data object importer and trying to open the setting I am getting the below error. pimcore.plugin.pimcoreDataImporterBundle.configuration.components.logTab is not a constructor
Any idea ?
Pimcore version : v11.0.2 Data importer version : v1.8.1
Thank you in advance