Replies: 1 comment
-
Should I be handing pastes differently ? Is there a way to format pasted data from the controller ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My issue is about [Mobile]
QuillEditor QuillEditor:file:///Users/mike/Development/bible/lib/features/journal/note_view.dart:404:32
When the exception was thrown, this was the stack:
#0 EditableTextBlock._getIndentWidth (package:flutter_quill/src/widgets/text_block.dart:215:35)
#1 EditableTextBlock._buildChildren (package:flutter_quill/src/widgets/text_block.dart:132:11)
#2 EditableTextBlock.build (package:flutter_quill/src/widgets/text_block.dart:98:9)
#3 StatelessElement.build (package:flutter/src/widgets/framework.dart:4662:28)
#4 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:4588:15)
#5 Element.rebuild (package:flutter/src/widgets/framework.dart:4311:5)
#6 ComponentElement._firstBuild (package:flutter/src/widgets/framework.dart:4566:5)
#7 ComponentElement.mount (package:flutter/src/widgets/framework.dart:4561:5)
Using flutter 2.8 and flutter_quill 2.3.0
Beta Was this translation helpful? Give feedback.
All reactions