Problems submitting form, dashboard resetting

Product: PowerShell Universal
Version: 1.4.6

Howdy I’m having a problem with forms in the latest version of powershell universal. When a form is submitted the whole dashboard crashes and resets. I do not see anything in the logs showing why this is happening. Is anyone else running into this? Is this a normal function of form submition?

Thanks,

Nick

This isn’t normal but you can try to turn off auto-reload for the dashboard to prevent it from resetting. You’ll have to manually stop and start the dashboard for it to pick up changes but it shouldn’t auto-reload then. Likely what is happening is that something is changing in one of the monitored directories for the Universal configuration which is causing the dashboard to reset because it’s attempting to reload configuration settings.

Perfect! Fixed my Issue! Thank you!