-
**Describe the bug**
After downloading the zip file from Github, running NuGet package restore, and running npm install to get the dependencies, building in Visual Studio 2019 results in the error be…
-
Hi, we have some issues with ContentArea's for Commerce content.
In previous Episerver versions there is a "Browse existing content" button that enables the editor to add CMS content, this does not…
-
**Observations:**
On a site with CMS and Commerce installed, a user is member of the WebAdmins group (and no other groups). When the user logs in and goes to Episerver Edit UI, the page crashes on lo…
-
I cloned latest code from master branch, and tried to run it from both Visual Studio 2019 and command line, received the following errors
```
021-09-17 14:24:28.855 +10:00 [FTL] Application startu…
-
**Observations**
When clicking the "Clear index", the index is not being cleared. Instead the Find UI quickly shows an error modal with the following message:
```
Clear Content Index
An error occu…
-
**Observations:**
When attempting to use the "Create Shipping Provider" page in Episerver Commerce, the drop-down list, "Class Name", is empty.
It looks like the Admin UI sends a request to `/EPiS…
-
**Observations:**
In Order Management, when viewing a shopping cart, there is no option to delete a cart. In the old Commerce Manager, this was possible and very useful.
**Expected:**
A button to…
-
I followed the steps to setup the project
- Clone
- Add the nuget feed
- Restore packages
- Build
- Create the database.
When running from Visual Studio I get the following error message on a …
-
The regex here doesn't allow emails like test+test@example.com which is a valid email:
https://github.com/episerver/Quicksilver/blob/master/Sources/EPiServer.Reference.Commerce.Site/Infrastructure/At…
-
**Observations:**
When resolving a URL to a content item, and adding a custom action name to VirtualPathArguments.Action, when resolving, the URL is the same as if it was not passed.
**Expected:**…