In an LS child model, opened via ls:load-gui-model, the export-interface primitive produces an empty file (with the correct name).
To recreate:
- Open an LS GUI child model
- In the command center, enter
export-interface "test.png"
The resulting file is created, but empty.
export-view works just fine. Also, perhaps this would be a useful menu item for opened LS models? In regular old NetLogo, you can do File > Export... > Export Interface... but that Menu item is not present when an LS model is the active window.

I'd upload the empty file... but GitHub won't let me.