Hello,
i am trying to create a plugin for my Raspberry Pi, therefore i set up the OctoPrint instance in a VirtualEnv. on a Ubuntu 20.04 System. After testing the Plugin in the VirtualEnv i have installed it to my Raspberry Pi.
The plugin loads and is fully displayed, but the Savebutton is "spinning around" and does not react. This only happens on my Pi. In other threads they say that an error in the settings_template creates this behavior.
Can you provide me some tips for checking the jinja2 code for mistakes. Is there a good linter?
Thank you a lot!
with kind regards
Max