-
"bun": "1.1.36"
"typescript": "^5.7.2"
"sst": "3.3.28",
Running `tsc --pretty` results in the following type error.
```sh
.sst/platform/src/components/aws/function.ts:1946:23 - error TS2345…
-
### Provide a general summary of the feature here
I see `dragAndDropHooks` in List but don't see it in TabList
### 🤔 Expected Behavior?
add `dragAndDropHooks={dragAndDropHooks}` to TabList
### 😯 …
-
> It is very useful to snap a mesh to surfaces when dragging from the asset panel. It lets an artist quickly build up a scene then tweak afterward.
>
> Here is a CSB demonstrating the feature: http…
-
### Terms
- [X] I'm using the very latest version of ItemsAdder and its dependencies.
- [X] I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
- [X] I've loo…
-
**What happened**:
Quilkin proxy crashes immediately after startup, regardless of installation method (both Docker and Cargo install).
**What you expected to happen**:
Quilkin proxy should star…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
```sql
drop table if exists t1, t2;
create table t1 (col1 binary(4…
-
The [`TemplateEngine`](https://github.com/SemanticMediaWiki/SemanticMediaWiki/blob/2ca976f3bc2d58c64351d863611e3d2c98177d09/src/Utils/TemplateEngine.php#L14) class was introduced to SMW in #3774 to mo…
-
**Describe the bug**
Using remove-unused-components decorator leave some schemas unused by operations but that are recursive.
**To Reproduce**
Steps to reproduce the behavior:
1. Given this `redoc…
-
### Prerequisites
- [X] I have [searched](https://github.com/trimble-oss/modus-web-components/issues?q=is%3Aissue) for duplicate or closed issues
- [X] I have read the [contributing guidelines](https…
-
[Via Discord](https://discord.com/channels/1153376562259951687/1153376562830397563/1303601619379814462)
> whenever you assign the same name of a specific prop for two different components, for exam…