Corey Smith

Results 9 issues of Corey Smith

## Description The `getFieldValue` helper method https://github.com/Sitecore/jss/blob/5a75ff9f307f9e78e788b51f84538e78514c9cdc/packages/sitecore-jss/src/layout/utils.ts#L25 is not compatible with the `Item.fields` property https://github.com/Sitecore/jss/blob/5a75ff9f307f9e78e788b51f84538e78514c9cdc/packages/sitecore-jss/src/layout/models.ts#L127 so field values can't be extracted from "ContentList" field types using the `getFieldValue` method without...

keep
backlog

### Describe the Bug When a new Headless SXA site is created using GraphQL, the Dictionary Service fails to auto-resolve the app root item with the following error: > Error:...

🐞 bug
backlog

### Describe the Bug The following error is shown in the browser console in the Experience Editor: > Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource...

🐞 bug
backlog

### Describe the Bug The following error is shown in the Firefox console in the Experience Editor repeatedly: > Firefox can’t establish a connection to the server at wss://localhost:3000/_next/webpack-hmr. >...

🐞 bug
backlog

### Describe the Bug The following warning is shown in the browser console in the Experience Editor: > Warning: Prop `phkey` did not match. Server: "null" Client: "jss-main" > code...

🐞 bug
backlog

For Sitecore 9.1 and beyond, it's recommended to convert the `ASP.NET Web Application` projects in your solution to use the [NuGet PackageReference format][1] for reasons I won't expound here. After...

I've noticed that when I clone a repository using HPP, indirect references aren't published on the first solution build when NuGet packages are restored. To get indirect references to publish,...

Older versions of Ghost (2 and earlier?) used to support line numbers in Markdown code fences by adding `line-numbers` after the language: ````markdown ```ruby line-numbers foo = "bar" ``` ````...

**Is your feature request related to a problem? Please describe.** I would like to have a Sitecore MVP label on my Bluesky profile and posts. **Describe the solution you'd like**...

enhancement
MVP Site
MVP API