None of my clickable stimuli are working, could be related to "NSPopover" issue?

OS : Mac Big Sur
PsychoPy version: v2022.1.1

I need valid clicks to force the end of each routine and advance to the next, but none of my clicks on clickable stimuli are valid.

If i change the “End routine” to “any click” then I am able to advance through the routines, so the mouse itself is working properly in the program.

This is the output:

############ Running: /Users/campshelor/Downloads/test1_lastrun.py #############
584.7351 INFO Loaded monitor calibration from [‘2022_04_06 17:37’]
2022-04-06 17:38:29.160 python[3287:30442] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/2m/9zhqn7y52074lbccrnphdsdh0000gn/T/org.opensciencetools.psychopy.savedState

2022-04-06 17:38:33.625 python[3287:30442] Warning: Expected min height of view: (<NSPopoverTouchBarItemButton: 0x7f91de43f0e0>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.

0.9132 WARNING We strongly recommend you activate the PTB sound engine in PsychoPy prefs as the preferred audio engine. Its timing is vastly superior. Your prefs are currently set to use [‘sounddevice’, ‘PTB’, ‘pyo’, ‘pygame’] (in that order).

1.0509 WARNING Monitor specification not found. Creating a temporary one…
ioHub Server Process Completed With Code: 0

2022-04-06 17:38:33.625 python[3287:30442] Warning: Expected min height of view: (<NSButton: 0x7f91de491b50>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.

2022-04-06 17:38:33.627 python[3287:30442] Warning: Expected min height of view: (<NSPopoverTouchBarItemButton: 0x7f91de494e70>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.

2022-04-06 17:38:33.629 python[3287:30442] Warning: Expected min height of view: (<NSPopoverTouchBarItemButton: 0x7f91de49e8a0>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
################# Experiment ended with exit code 0 [pid:3287] #################

This might be a one of the bugs fixed in 2022.1.2.