-
### Brief bug description
What went wrong?
After upgrading angular to v18 and using the new build system, which is esbuild instead of webpack, I see the following error.
```
▲ [WARNING] Call…
-
### Motivation
Dedicated support for custom asset domains has long been missing from this SDK.
### Proposed solution
Without dedicated support customers lack guidance on best practice soluti…
-
### Motivation
Customers want to use their own domains in asset links instead of the default Kontent asset URL. This way the links on their webpage will look more trustworthy, and since the custom …
-
The '[kentico-kontent-nuxt-module](https://www.npmjs.com/package/kentico-kontent-nuxt-module)' is useful for those using Kentico Kontent as a headless CMS with Nuxt. Thought it might be a worthy addi…
-
### Motivation
Currently, for environments with [secure assets delivery](https://kontent.ai/learn/docs/security/secure-access/javascript#a-retrieve-assets-securely) enabled, the resulting backup co…
-
## Home
- [ ] Menampilkan header landing page yang full layar.
- [ ] Menampilkan tagline perusahaan
## Our Service
- [ ] Menampilkan daftar service yang diberikan oleh perusahaan
- [ ] Servicenya…
-
### Motivation
This project should be updated to .NET 8 and the latest nugets.
There are breaking changes that this project does not address such as this: https://github.com/kontent-ai/delivery-…
-
### Description
The nullability of ExternalId and Codename on Reference.cs is shown as not null in the Visual Studio IDE, it would be great to decorate these two properties (see below) with the nul…
-
### Motivation
The 0.14.0 aspnet core extensions deprecated the traditional webhooks.
However, this boiler plate does not have an implementation that uses the new webhook infrastructure.
This…
-
### Description
Accessing the Value IEnumerable produces a RuntimeBinderException.
```c#
using Kontent.Ai.Management.Models.LanguageVariants.Elements;
using Kontent.Ai.Management.Models.Shared…