-
## Problem
When a Blazor app uses `blazor.web.js`, the options object passed to `Blazor.start()` has the following format:
```js
Blazor.start({
ssr: { /* ... */ },
server: { /* ... */ },
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I cloned the repository and started working with the [BlazorWebappOidc](https://githu…
-
We are using corporate proxy and all our outside traffic goes only through a proxy. I can't connect to internet without a proxy.
I'm trying to build new image based on another image.
Dockerfile …
-
```[tasklist]
### Tasks
- [ ] https://github.com/telerik/reporting-docs/issues/1394
- [ ] https://github.com/telerik/reporting-docs/issues/1396
- [ ] https://github.com/telerik/reporting-docs/issu…
-
### Description
The quick overview:
* We internally use SSL certs generated by Sectigo Organizational CA (not part of default linux ca cert bundle, though the parent in the chain is).
* We have d…
-
NEST/Elasticsearch.Net version: 7.13.2
Elasticsearch version: Elastic cluster is v7.10
.NET runtime version: 8.0
Operating system version: Windows
Description of the problem including expe…
-
Hi again, sick of me yet?
When using the following command:
``` c#
await client.For().Key(entity.Id).UnlinkEntryAsync(category);
```
The last command is used (that passes a null):
``` c#
p…
-
Hello, is there any plans to support netstandard 2.0/netcore in the future? Thank you.
-
Invoking the "Restore" target on projects in parallel leads to a race condition in committing the restore result to disk. This appears most often as the result of developers writing their own MSBuild …
-
Some of the Highlighted segments where there is new code cannot be seen. It looks like the text fore color and the background color are the same. I would suggest rather than highlighting the changed…