Closed VictorUvarov closed 3 years ago
please provide the version you use, thanks
extended_text: ^5.0.2
I still get this error
════════ Exception caught by scheduler library ═════════════════════════════════
The following assertion was thrown during a scheduler callback:
'package:extended_text/src/extended_render_paragraph.dart': Failed assertion: line 866 pos 12: 'childIndex == children.length': is not true.
When the exception was thrown, this was the stack
#2 ExtendedRenderParagraph.assembleSemanticsNode
package:extended_text/src/extended_render_paragraph.dart:866
#3 _SwitchableSemanticsFragment.compileChildren
package:flutter/…/rendering/object.dart:3728
#4 _SwitchableSemanticsFragment.compileChildren
package:flutter/…/rendering/object.dart:3674
#5 _SwitchableSemanticsFragment.compileChildren
package:flutter/…/rendering/object.dart:3674
#6 _SwitchableSemanticsFragment.compileChildren
package:flutter/…/rendering/object.dart:3720
...
════════════════════════════════════════════════════════════════════════════════
════════ Exception caught by scheduler library ═════════════════════════════════
'package:extended_text/src/extended_render_paragraph.dart': Failed assertion: line 866 pos 12: 'childIndex == children.length': is not true.
please check package.lock file, make sure you are using 5.0.4. it seems another issue? if yes, please open another issue about it, thanks
It is a different error, I'll have to figure out why i am getting it. I'll open a different issue once I can reproduce it @zmtzawqlp.
Example code to reproduce the bug
Error log