-
-
### Description
I was using the Zoo Modeling App and I believe I was deleting items from the code pane, and then got hit with this page
### Version
v0.22.3
-
[Add a title above and insert a description of the issue here]
![Screenshot](https://public.blob.zoo.dev/176cc834-3fcd-4f59-9f95-5cfc1458caf2/modeling-app/coredump-0dd1dc4a-9f0d-4930-b5f4-ed7a924d3…
zlite updated
2 months ago
-
take a script that has large values
```js
const sketch002 = startSketchOn('XZ')
|> startProfileAt([977.86, 1889.8], %)
|> line([2505.09, 461.46], %)
|> line([-122.94, -2915.18], %)
|> …
-
🐛
Steps to reproduce:
1. Login
2. Clear default sketch
3. Start a new sketch
4. Select a plane
5. Draw a square or use rectangle tool to draw one
6. Exit sketch
7. Click the sketch
8. Click "Extrude"…
-
### Describe the bug
The shell command appears to be causing the upstream fillet command to fail
### Steps to Reproduce
The below code causes the fillet to fail with "no such edge or face exists". …
-
### Description
I'm getting this huge error on a variable that I know works. I just updated to v0.24.5 and now this started showing up in my code. I hovered over `washerThickness` for this error to a…
-
### Paste minimal KCL source that produces a cryptic error
```javascript
fn test = (origin) => {
origin
}
test([0, 0])
```
### Expected Behavior
The error in this case (no defined return) o…
-
i thought we had regression tests for this..?
https://github.com/user-attachments/assets/8fdd82a6-2175-41a6-80c3-7953ca29871a
-
Cursor is too hard for people to see currently. Also I'm noticing that the pulse animation for the cursor that appears when the user isn't focused on the code pane is interfering with the normal pulsi…