-
Notifications
You must be signed in to change notification settings - Fork 20
v4.5 with nova 4 can't render interface due to a frontend error #133
Copy link
Copy link
Open
Description
v4.3 worked fine with nova 4, v4.4 was not marked as compatible, now v4.5 should be. However, it can't render the interface due to a frontend issue:
vendor.js?id=f0fcc0009a11b23cfd75d04cea46c932:2 TypeError: Cannot read properties of undefined (reading 'useLocalization')
at setup (nova-command-runner:1:5215)
at gn (vendor.js?id=f0fcc0009a11b23cfd75d04cea46c932:2:1469573)
at vendor.js?id=f0fcc0009a11b23cfd75d04cea46c932:2:1523346
at Oa (vendor.js?id=f0fcc0009a11b23cfd75d04cea46c932:2:1523502)
at L (vendor.js?id=f0fcc0009a11b23cfd75d04cea46c932:2:1508437)
at O (vendor.js?id=f0fcc0009a11b23cfd75d04cea46c932:2:1508331)
at y (vendor.js?id=f0fcc0009a11b23cfd75d04cea46c932:2:1505406)
at we.l [as fn] (vendor.js?id=f0fcc0009a11b23cfd75d04cea46c932:2:1509944)
at we.run (vendor.js?id=f0fcc0009a11b23cfd75d04cea46c932:2:1456865)
at V.e.update (vendor.js?id=f0fcc0009a11b23cfd75d04cea46c932:2:1510220)
As far as I can see this was introduced in v4.4 at #43, https://github.com/kiritokatklian/nova-command-runner/blob/0686e53f6b0fd319f8f8f0f98c721cbc16549017/resources/js/pages/Tool.vue#L309.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels