Jon Jahr
Jon Jahr
Confirm that `grunt` ran without any errors, and check your console that there's no missing files. For me grunt's `bower` task failed and I was missing a few JS files...
I just reproduced this error today. TLDR I got it to work by using Node v14.21.1. Here's what happens on my machine: Node v18.9.0 `yarn create @vendure my-app` >> "An...
+1 for this last explicit API and for the sugar API. Other slot prop ideas: `visibleIndexes`, `fullyVisibleIndexes`... not that those are the best ones or even the best names for...