-
Umbraco 11.2.2
GMaps 2.1.3
Ref earlier issue #135
GMaps works as expected in development. On staging server, in the place of the expected location selector map, Angular script is displayed (see …
-
Upgrade Oqtane Solution to .NET 8
Upgrade all .NET packages to latest
Create a site with server hosting model, switch to webassembly hosting model
OR
Create a site with webassembly hosting model
…
-
I'm building an image upload system for my site using Blob FileSystem. I store the image file in `hostingEnvironment.WebRootPath;`.
How can I get the image path so I can store the path into DB righ…
-
I'm just started with Sharp, and trying to overlay two images in the nodejs server and output a png, both are web images. So I'm trying with (picked random img urls here)
```
const server = http.cre…
-
EMF File loaded from disk contains zero data.
```charp
static string folder = @"d:\save\rec";
static void LoadMetaFromStream()
{
using (FileStream fstr = new FileStream(Path.Combine(folde…
-
**Operating System**: (`Windows` or `Linux` or `MacOS`)
Linux Ubuntu via GitHub Actions.
**DocFX Version Used**:
2.56.6
**Template used**: (`default` or `statictoc` or contain custom template)
d…
-
I have a module called `CrestApps.Components` with multiple features.
One of the features has a feature (feature id, `CrestApps.Components.User.Core`). This feature is enabled by dependency only `…
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have verified that I am running the latest version of ImageSharp
- [X] I have verified if the problem exist in both `DEBUG` an…
-
When I update an existing entry of a transaction, like the type of the transaction or the group the app crashes.
### Steps to reproduce
1. Create a new transaction and fill in the required fields
…
-
### Type
Game behaviour
### Bug description
Importing certain beatmaps like https://osu.ppy.sh/beatmapsets/15639 doesn't import background images and videos. This is a regression from 2023.403.1.
…