Shiva Reddy
Shiva Reddy
Yes this is known issue but I am not able to figure out how to default to previous selection.
Once we double click on the _export project_ toolbox , it directly runs without prompting anything to the user I tasted latest version
I am using QGIS 3.6
Yes. In the latest version of plugin this error is not coming. I get _INFO : Executing algorithm Export projec_ in message
The code in qgis2webAlgorithm.py at line no. 107 in `write_folder = exporter.exportDirectory()` is the reason for said behavior. This variable value should be assigned from the parameter. Similarly it can...
Thanks earlier version of the plugin used to download all the images locally. But due to slow network it used to hang and make plugin unstable. Images not fully rendered...
Hi @walking-the-talk can you share a sample form to recreate the bug you reported. would help me in quick debugging.
Thanks. Is there any change in ODK central API recently. Can you check with prev version. Also QGIS log message view can also help in debugging.
Thanks @maracarolinarojas . Please verify if issue is resolved. Feel free to reopen if issue still persist. Check latest version of the plugin i.e 3.12
Just check if last submission field have some value which is greater or equal to the latest submission id. I think this is the main reason. Whenever we switch from...