Ondřej Chrastina
Ondřej Chrastina
In the .Net MVC, it is possible to use Controller specific display templates, for specific models by then using: `@Html.DisplayFor(m => m.Property)` I haven't found the exact MS docs, but...
# Description When using a `Pipeline` to generate a page using Razor view with a strongly typed view model - `LandingPage` - I am getting an error: Error: ```plain Content/PostProcess...
Simple starter for Kontent - a clone of the Default starter utilizing Kentico Kontent as a data source via source plugin for Kontent.
### Brief bug description If you navigate to a specific page (other than home) and switch languages - the site is redirected to Home rather than styling on the page...
### Brief bug description What went wrong? ### Repro steps 1. Run app 2. Go to `~/es-ES/afiliados/indice` 3. See untranslated resource strings ### Expected behavior Translated resource strings. ### Additional...
### Motivation Testing https://github.com/pokornyd/rich-text-resolver Internal link: DEVREL-829 ### Checklist - [ ] Code follows coding conventions held in this repo - [ ] Automated tests have been added - [...
### Motivation Currently, a peer dependency for react and react-dom is being set to v 17. ### Proposed solution Allow using React 18 as a peer dependency. ### Additional context...
### Motivation Allow users to load data from more than one project. ### Proposed solution Extend a configuration object by the project identification property that would create the project-specific prefix...
### Motivation Check modified date of the updated item vs modified date of an item that is already in the graphql model. ### Proposed solution Do not make an update...
### Motivation The starter is not visible on https://www.gatsbyjs.com/starters/ - keep the source data to our Sample project ### Proposed solution Fullfil https://www.gatsbyjs.com/starters/submissions ### Additional context Add any other context,...