flutter-quill icon indicating copy to clipboard operation
flutter-quill copied to clipboard

Unable to apply Style to leaf with custom attribute

Open huqigu opened this issue 1 year ago • 3 comments

My issue is about [Mobile]

image

Why is such an assertion needed here? When I have a custom attribute, its scope is IGNORE, even if I specify INLINE when creating its attribute, and then when a section of text contains both my custom attribute and any INLINE attribute, an exception will be thrown here. Do I have any methods to solve this problem?

image

huqigu avatar May 23 '23 02:05 huqigu

me too

ddxl123 avatar Dec 15 '23 16:12 ddxl123

same

khylenko avatar Jan 10 '24 14:01 khylenko

I'm having the same issue

deminearchiver avatar Jan 31 '24 16:01 deminearchiver