Problem/Motivation
- Fix JavaScript error "404 error" if VMware module isn't installed
Issue fork cloud-3355954
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
masami commentedComment #4
yas@masami
Thank you for the fix. I posted my comment. Thanks
Comment #5
masami commentedComment #6
yas@masami
Thank you for the update. It looks good and makes sense to me. I'll merge the patch to
4.x,5.xand6.x, and close this issue as Fixed.Comment #7
yas@masami
Thank you for the update. It looks good and makes sense to me. I'll merge the patch to
4.x,5.xand6.x, and close this issue as Fixed.Comment #8
yasComment #12
yas@masami
Please let us re-open this issue since the patch wasn't enough to fix the issue. We have the following error:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'entityTypeId')I think there are still hard-coded portion:
CLOUD_SERVICE_PROVIDER_INFOat https://git.drupalcode.org/project/cloud/-/blob/6.x/modules/cloud_dashbo...Can you please double-check the issue?
Thanks
Comment #14
masami commentedComment #15
yas@masami
Thank you for the hotfix. I tested the patch and it fixes the error. I posted my comments. Thanks!
Comment #16
masami commentedComment #17
yas@masami
Can you please rebase the patch due to the previous merge? Thanks
Comment #18
masami commentedComment #19
yas@masami
Thank you for the update. It looks good to me now. I'll merge the patch to
4.x,5.xand6.x, and close this issue as Fixed.Comment #23
yas