-
Hi @aweigold,
There is an intermittent issue with the DeliveryClient which causing a request thread to wait and never return. This seems to happen periodically and causes all request threads to eve…
-
Demonstrate the multiple choice element.
Sample Project ID: 975bf280-fd91-488c-994c-2f04416e5ee3
Content Type: Coffee
Element Name: Processing
Internal reference: DEL-680
-
Selected username format to be domain\sam but it imported domain-sam. Is this a bug or I did something wrong?
-
## There have been updates to the *gatsby* monorepo:
+ - The `dependency` [gatsby-image](https://www.npmjs.com/package/gatsby-image) was updated from `2.0.28` to `2.0.29`.
- The `dependency` [gatsb…
-
## The dependency [gatsby](https://github.com/gatsbyjs/gatsby) was updated from `2.0.31` to `2.0.32`.
🚨 [View failing branch](https://github.com/patient-safety-movement-foundation/patientaider-web-a…
-
I've posed this question on the Jekyll community forum. I would greatly appreciate your input:
https://talk.jekyllrb.com/t/an-idea-for-front-end-editing-in-jekyll-via-the-github-api-and-web-based-mar…
-
Current situation:
When I want to use e.g. `GreaterThanFilter` with `DateTime` I have to know how to format the `DateTime` so that the API accepts it.
Proposed solution:
We should solve this in…
-
We need to get up to speed with the [.NET SDK](https://github.com/Kentico/delivery-sdk-net/pull/113) regarding image optimization.
Here's the code: https://github.com/Kentico/delivery-sdk-net/pull/…
-
Server side calls are throwing an exception.
For example:
```js
asyncData ({ app }) {
app.$deliveryClient.items().type('page').get().toPromise().then((response) => {
return { l…
-
Adjust the part for generating models:
- the boilerplate expects `.Models`, while the utility generates `KenticoCloudModels` by default