smartyhero
smartyhero
### Bug Description When inserting a picture, I chose to upload the picture. After uploading, it has been in image uploading. I am using supabase.  ### How to Reproduce...
### Bug Description Export document with code blocks to html, the code block part is not exported ### How to Reproduce  The content of the exported html file is...
[Bug] Import markdown, the URL with username and password in the code block is abnormally converted
### Bug Description When I import the following file and then export it, the content of the file changes [import.md](https://github.com/AppFlowy-IO/AppFlowy/files/14830811/import.md) [export.md](https://github.com/AppFlowy-IO/AppFlowy/files/14830812/export.md) `` ### How to Reproduce When I imported the...
### Bug Description Reference video When the content in the table is a URL, there will be a problem with the display https://github.com/AppFlowy-IO/AppFlowy/assets/76774978/793a31e1-e65c-42c8-8aaf-d53ff706b489 ### How to Reproduce Reference video ###...
### Bug Description When I imported the readme.md of the appflowy code repository into appflowy, nothing happened after I selected the file, and there was an error in the appflowy...
### Cloudberry Database version PostgreSQL 14.4 (Cloudberry Database 1.0.0+5d6f0e9a24 build commit:5d6f0e9a247ffe695377867ba351f1f4db060210) on x86_64-pc-linux-gnu, compiled by gcc (GCC) 7.3.0, 64-bit compiled on Oct 18 2023 14:11:14 (with assert checking) ### What...
### Cloudberry Database version main ### What happened When compiling the database, the --disable-faultinjector option was added to the compilation parameters. It failed in the make stage and the error...
### Bug Description  ### How to Reproduce open the appflowy ### Expected Behavior You can see the synchronization status like in previous versions ### Operating System mac ### AppFlowy...
### Description The settings in the image are saved to the cloud and automatically applied when logging into other devices ### Impact All users can benefit from it, reducing the...
### Bug Description logs: ``` {"msg":"[REFRESH_USER_PROFILE - END]","time":"08-29 18:13:33","target":"flowy_user::user_manager::manager"} flutter: Bad state: No element flutter: #0 Iterable.first (dart:core/iterable.dart:643) flutter: #1 new TableNode (package:appflowy_editor/src/editor/block_component/table_block_component/table_node.dart:52) flutter: #2 TableBlockComponentBuilder.build (package:appflowy_editor/src/editor/block_component/table_block_component/table_block_component.dart:99) flutter: #3 BlockComponentRenderer.build....