Mod Version
Latest Master
Describe the bug
When trying to access perf page nothing happens, button clicks, but it stays on any current page
To Reproduce
Expected behavior
Perf page should show
Actual behavior
Nothing happens
References
Additional context
Was this working before/when did the issue start occurring?
Latest DEV
Is this a problem in the vanilla unmodded game?
No, It works with 4.1 stable version aswell
Discord username (if different from GitHub):
I found this when debugging the performance page. CDUPerformancePage missing variable.
I think it may be due to this #1757 which was merged today
@MisterChocker

That's exactly what I'm thinking, I posted another issue with ARRIVAL/DEPARTURE runway selection that nothing happens when selecting. It is possibly/probably related.
@luke-stec I also just experienced the ARRIVAL/DEPARTURE but the issue may be related to this one.
I'm glad I'm not the only one! I thought I was doing something wrong! And FYI the DEV mod has been installed with the downloader!
I can confirm this bug as well.
@luke-stec I also just experienced the ARRIVAL/DEPARTURE but the issue may be related to this one.
Possibly but I did not experience that issue but mine was a preloaded flightplan and I just changed the dep RW and loaded the approach, KDEN was departure CYYC was the Arrival, no issues with either of those.
@luke-stec I also just experienced the ARRIVAL/DEPARTURE but the issue may be related to this one.
Possibly but I did not experience that issue but mine was a preloaded flightplan and I just changed the dep RW and loaded the approach, KDEN was departure CYYC was the Arrival, no issues with either of those.
Yes you can preload the flighplan and it'll show which runways you are gonna take off from/land, but you cannot change them.
Not sure if it's related to #1757 as to test out I tried out on commit afa9e2337bbe08ef81489ec5f1eb06689ad82c95 (commit before that PR) and was able to repro both bugs
@luke-stec I also just experienced the ARRIVAL/DEPARTURE but the issue may be related to this one.
Possibly but I did not experience that issue but mine was a preloaded flightplan and I just changed the dep RW and loaded the approach, KDEN was departure CYYC was the Arrival, no issues with either of those.
Yes you can preload the flighplan and it'll show which runways you are gonna take off from/land, but you cannot change them.
I realize but you misunderstand I was able to change them via the MCDU within the sim for the flight I did. Via the MCDU from the F-PLN page (you may have been referring to only loading/changing via Init page), I changed RW from 35L to 34R and loaded approach for ILS RW29 @ CYYS with no issues so that particular issue you mentioned may be intermittent or only certain nav items.
However it seems others are able to reproduce that one as well so my flight may be the anomaly.
Not sure if it's related but the aircraft symbol on the PFD has also disappeared following this update. Can confirm Perf page is not working but I managed to get runway approach and departures to work on the F-Plan page after restarting the flight

I have a fix for this bug, will push the PR shortly.
You guys can give it a try on this PR https://github.com/flybywiresim/a32nx/pull/1843
You guys can give it a try on this PR #1843
Downloading this now and will get back to you as soon as I test!
Works like a charm now! Both issues have been rectified here!
@IcedLemonTea I've tested and do not think it's related to this issue. I'm not getting that ND issue on the latest master
@ilyeshammadi Strange, I used the installer to update to the latest dev master. I'll try to reproduce this issue