Riverscapes / QRAVEPlugin

QGIS Plugin for viewing Riverscapes projects
0 stars 0 forks source link

Empty tree branches causing errors #15

Closed MattReimer closed 3 years ago

MattReimer commented 3 years ago

When a business logic repeater or folder node has no items we get an error.

We definitely need to just account for this.

QRAVEDockWidget.metaChange[str, str, dict, bool].emit(): argument 3 has unexpected type 'lxml.etree._Attrib'

dock_widget.py:270
dock_widget.py:301
KellyMWhitehead commented 3 years ago

fixed and tested.