PavelS0 / docx_template_dart

A Docx template engine
Apache License 2.0
40 stars 20 forks source link

Concurrent modification during iteration: Instance(length:4) of '_GrowableList'. #19

Closed drvnm closed 2 years ago

drvnm commented 2 years ago

im getting this error


E/flutter ( 4561): [ERROR:flutter/lib/ui/ui_dart_state.cc(186)] Unhandled Exception: Concurrent modification during iteration: Instance(length:4) of '_GrowableList'.
``` what is happening?
PavelS0 commented 2 years ago

fixed in 8db94ad9998060f1a7793c44b39392c44c6a2c30