m2-devtools
m2-devtools copied to clipboard
Requirejs config generator is not showing recorded data in the backend product edit form
I made changes to this extension so that it works for admin pages as well. For product edit page on the backend, requirejs panel was not showing recorded data and in debugging I found following could be an issue. Can anybody help me in understanding the issue or the comment by @DrewML ? I would like to work on it.
https://github.com/magento/m2-devtools/blob/56a0165644b41cd620928e6b8b62931e52e734c2/src/RequireJS/Inspector/index.tsx#L21
Thanks @Jakhotiya!
If it's the Inspector
portion, feel free to get rid of that code entirely. It was more a playground for me during early dev to explore module info, but I never quite turned it into anything useful.