魔王少年

Results 6 issues of 魔王少年

**Describe the bug** Use save(force_update=True) after getting an instance will cause an unexpected error **To Reproduce** ```python from tortoise import Tortoise, fields, run_async from tortoise.models import Model class User(Model): id:...

幾個月前使用EasyPlayer-element.min.js正常 現在抓最新的版本使用同樣的代碼沒有畫面 但是flv有在傳輸 稍微試了試 好像抱怨無法識別video/x-flv的樣子 對前端不是很了解 僅供參考 EasyPlayer-element.min.js跟vue cli3建構的EasyPlayer-lib.min.js都相同的問題 ```javescript player new Vue({ el: '#app', data: { url: '', title: '', }, created() { let urlParams = new URLSearchParams(window.location.search) this.title...

### Describe the Bug ![bug01](https://github.com/umami-software/umami/assets/22576780/97b44a1a-67f7-49e2-b4b2-6aee9cb39048) ![bug02](https://github.com/umami-software/umami/assets/22576780/fa1b984e-3e96-4d6c-87a9-211dd4d83870) ### Database PostgreSQL ### Relevant log output _No response_ ### Which browser are you using? (if relevant) chrome ### How are you deploying your...

bug

resolve #2481 ![bug-fixed](https://github.com/umami-software/umami/assets/22576780/ce7735d9-bf10-40cd-8c78-c7451f87413a) I'm not familiar with Next.js. If there are any errors in this PR, feel free to close/edit it.

**Describe the bug** Function cannot use relations in the scope of annotate. got error ``` tortoise.exceptions.FieldError: There is no non-virtual field points__value1 on Model User ``` --- **To Reproduce** ```py...

## Describe the feature relates nuxt/nuxt#20195 The examples in the above discussions are fairly common, maybe provide a function to escape? ### Additional information - [X] Would you be willing...

enhancement
discussion
workaround available