hyva-themes / magento2-hyva-admin

This module aims to make creating grids and forms in the Magento 2 adminhtml area joyful and fast.
https://hyva-themes.github.io/magento2-hyva-admin/
BSD 3-Clause "New" or "Revised" License
168 stars 39 forks source link

Class \Hyva\Admin\Model\GridSourceType\RepositorySourceType\$repo does not exist #51

Open gaurangpadhiyar007 opened 3 years ago

gaurangpadhiyar007 commented 3 years ago

Generate error sometimes while running setup:upgrade command. Error: Class \Hyva\Admin\Model\GridSourceType\RepositorySourceType\$repo does not exist image

Vinai commented 3 years ago

Which Magento version are you running? Probably this is a duplicate of https://github.com/hyva-themes/magento2-hyva-admin/issues/47

gaurangpadhiyar007 commented 3 years ago

@Vinai

Magento version is : 2.3.4-p2

gaurangpadhiyar007 commented 3 years ago

@Vinai might be duplicate of issue #47 . But still check once, because after disabling a module , i was still getting the same error.

Vinai commented 3 years ago

Ah yes, probably the same issue then. As I've said there, I'll be happy to merge a related PR, but it will still be a little while until I get around to doing it myself.

PS: I'll leave this issue open until you have confirmed it is indeed the same issue.