Results 9 issues of zhayes

``` Document upload var cans = document.getElementById('cans'); var ctx = cans.getContext("2d"); //console.log(ctx.drawImage) var img = document.getElementById('img'); img.onload = function () { ctx.drawImage(img, 10, 10, 100, 100); var dataURL = cans.toDataURL();...

第一行 import LzEditor from 'react-lz-editor'; 引入就直接报错 antd V3.2.3 ![image](https://user-images.githubusercontent.com/17758062/38191283-ad617282-369a-11e8-9484-27eb36a49747.png)

![image](https://user-images.githubusercontent.com/17758062/99871686-7a244780-2c17-11eb-9110-2520b57b8427.png)

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Language server error: Rust error downloading release: request or operation took longer...

defect
rust
language
language server failure
language server

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it ![image](https://github.com/zed-industries/zed/assets/17758062/e5662249-524a-49cd-a100-cf9592d9bb37) ### Environment Zed 0.119.21 Apple M1 14.0 (23A344) ### If applicable,...

defect
setting

### Describe the bug "wxt": "^0.20.8", node version: v22.11.0; macOS: 15.5 (24F74); ### Reproduction ### Steps to reproduce _No response_ ### System Info ```shell System: OS: macOS 15.5 CPU: (8)...

pending-triage

https://github.com/user-attachments/assets/c27053c2-90b3-4bf8-b227-fb8caf680638 ```tsx import { TextField, TextFieldErrorMessage, TextFieldLabel, TextFieldInput } from "@/components/ui/textfield"; import { Button } from "@/components/ui/button"; import { validate_password_format } from "@/utils/utils"; import { createSignal } from "solid-js"; export...

![Image](https://github.com/user-attachments/assets/b6ce3c0c-1dd8-4156-9f86-255310c38d91)