-
### Environment
- Operating System: Windows_NT
- Node Version: v20.17.0
- Nuxt Version: 3.13.1
- CLI Version: 3.13.1
- Nitro Version: 2.9.7
- Package Manager: npm@10.8.2
- Bu…
-
### Version
v22.9.0
### Platform
```text
ubuntu 22.04
```
### Subsystem
_No response_
### What steps will reproduce the bug?
When using microtaskMode: 'afterEvaluate', the program gets stuck i…
-
### Describe the bug
currently, the namespace for template operation or model instance will follow the original template instance. but imo, it should follow the interface or operation that contains t…
-
### Things to check
- [X] I have searched the **existing issues** for this bug
- [X] To rule out a caching problem I made sure the bug also happens in an **incognito tab**
### Bug type
Component
#…
-
### Reproduction steps
I now need to define two buttons to send switch and dimming commands respectively, but I encountered some problems when registering the buttons. The log records are shown below…
-
### Describe the bug
With below spec we received 1 errors with `Ambiguous-symbol "nextLink" is an ambiguous name between TypeSpec.nextLink, Azure.Core.nextLink`. I think this is because we both have …
-
### 👟 Reproduction steps
Call's to [Update Team Membership Status](https://appwrite.io/docs/references/1.6.x/server-rest/teams#updateMembershipStatus) will always fail. It is listed however as being …
-
### Things to check
- [X] I have searched the **existing issues** for this bug
- [X] To rule out a caching problem I made sure the bug also happens in an **incognito tab**
### Bug type
Compo…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/siemens/ix/blob/main/CONTRIBUTING.md).
- [X] I have not leaked any internal/restricted information like screens…
-
### Description
I have method
```
public static void RecordError(Exception exception)
{
}
```
And I have code witch call RecordError
```
try
{
…