Peripheral register view on PIO debugger not updating

I am having an issue with the peripheral register viewer on the debugger. It is not updating and as a result, not showing the correct register value. As you can see from the screenshot, when "watch"ing this register it shows the correct value, however, the “Peripherals” box does not reflect this value.

The screenshot shows 3 examples of this, each one highlighted.
“EVSYS->EVCTRL.reg”
“EVSYS->CHANNEL.reg”
“EIC->EVCTRL.reg”

This is just 3 examples, but it’s appearing on most of the registers. All of those 0000s should be populated with values.

Thank you so much for the report! v0.17.5 is out! Please update and re-test:

Does it work now?