holycrypto

Results 9 issues of holycrypto

#### Here is the output style: #### Here is the configure: get w or h from the element of react useMeasure ```javascript const opt = { filename: `${name}-${moment().format('YYYYMMDDHHmmss')}.pdf`, margin: 80,...

**Describe the bug** uploadImage配置好了,无法生效,不知道是不是版本的问题,或者这个PR未发布。 我的版本 "luckysheet": "^2.1.13" ```javascript const config = { uploadImage: function (file) { console.log('file: ', file); return new Promise(function (resolve, reject) { resolve('https://imgs') }); }, imageUrlHandle: str...

### Steps To Reproduce 1. docker compose up -d 2. Backend container was shutdown 3. Restart penpot-backend container 4. Backend container was shutdown again ### Expected behavior Container is running...

bug

If we can use web worker to handle pptx file, it can be used in React/Vue/Angular/Electron.js

### What is the issue? Follow the manual: https://github.com/ollama/ollama/blob/9df6c85c3a51ce00d6a65be9dd8a06af07b24af5/docs/tutorials/nvidia-jetson.md But run error: ```bash ollama run mistral-jetson ``` Errors ```bash Error: llama runner process no longer running: -1 CUDA error: CUBLAS_STATUS_EXECUTION_FAILED...

bug

### Operating System Ubuntu 22.04 ### Docker Image budtmo/docker-android:emulator_11.0 ### Expected behaviour Android UI ### Actual behaviour ### Logs _No response_

bug

## Description In rc-form controlled form's platejs editor, I tried to process the nodes which contains `````` pasted from webpage. So the "parseNodes" method will detect and convert all external...

bug
needs reproduction

If I parse editable content which includes Mathjax code in div‘s dangerouslySetInnerHTML attribute, how can I keep mathjax syntax render correctly ?