### Title <!-- A title should contain a clear, brief explanation of the issue, making emphasis on the most important points. --> ### Preconditions <!--- Add everything that would help developer set up the same environment as you have. For example Magento version, tag, HEAD, PHP & MySQL version, etc. --> 1. Magento 2.3.5 2. PHP 7.3.21 ### Steps to reproduce <!--- It is important to provide a set of clear steps to reproduce this bug. If relevant please include code samples --> 1. Run this commands: composer require elgentos/magento2-inventory-log php bin/magento setup:upgrade php bin/magento s:d:c ### Expected result <!--- Tell us what should happen --> 1. System compiled ### Actual result <!--- Tell us what happens instead --> 1. Error: Class \Hyva\Admin\Model\GridSourceType\RepositorySourceType\$repo does not Exist
Title
Preconditions
Steps to reproduce
composer require elgentos/magento2-inventory-log
php bin/magento setup:upgrade
php bin/magento s:d:c
Expected result
Actual result