-
Since updating to the SDK project format helpers such as Html.Sitecore() will throw an error:
IHtmlHelper does not contain a definition for Sitecore
-
I upgraded to Glass Mapper v4. I encountered: https://github.com/mikeedwards83/Glass.Mapper/issues/135
I then download the latest version of Glass from the develop branch.
I have two custom data ha…
-
I (stupidly) upgraded to the latest 0.6.0 core and now I cannot load the softdevice and i am getting this error:
** Programming Started **
auto erase enabled
Error: couldn't open C:\Users\kris\…
-
Hello,
I have upgraded weblog module to 3.0 for sitecore 8.2 initial release. I have a content authoring and content delivery environments. If I submit a comment from the CM server, it works just f…
-
# 🐞 bug report
### Affected Package
@sitecore-jss/sitecore-jss-angular
### Description
Trying to update an NX repo running the npm run update command. This results in trying to upgrade to an…
-
## Description
Hi, I am trying to use errorComponent props to create a custom error handler.
![image](https://user-images.githubusercontent.com/48444172/81798953-4b673f00-9519-11ea-9c7b-87e5ecfcfa51…
-
## Description
In the Experience Editor when I add a component containing a placeholder, and I try to add a component to that, I get this error:
![image](https://user-images.githubusercontent.com/25…
-
## Intro
Similar to ability to configure `icon`, `placeholders`, and `allowedPlaceholders` in the `ComponentDefinition`, it would be valuable to also modify the Datasource Location of the rendering u…
-
The link field is currently pulling the title attribute value from the `class` field on the link. This attribute should source from the `title` field on the link.
See the React Link implementation…
-
## Description
- **Problem 1**: The typing of the `renderEach` function in the `PlaceholderProps` does not match the way it is being used in the `Placeholder` `render` function. In the props it is …