Unable to display video information for TV Show episodes



I am noticing an issue displaying TV episode information with Kodi 21 on Windows and LibreElec 12.  When I try to invoke information when positioned on a TV Episode I never see the DialogVideoInfo.xml file get launched.  It works fine for movies or if I go back to Kodi 20.  I went back as far as Kodi 21 beta 1 and am seeing the problem beginning there.  

When I launch with Kodi 20 I see:

2024-06-10 22:02:52.409 T:13700   debug <general>: —— Window Deinit (DialogContextMenu.xml) ——
2024-06-10 22:02:52.440 T:13700   debug <general>: —— Window Init (DialogVideoInfo.xml) ——

But with Kodi 21 I never get the second Window init:

2024-06-10 22:06:22.549 T:18712    info <general>: Loading skin file: DialogContextMenu.xml, load type: KEEP_IN_MEMORY
2024-06-10 22:06:22.550 T:18712   debug <general>: —— Window Init (DialogContextMenu.xml) ——

I generally run everything from my addon so I never really noticed this behavior until today when running in native mode from the Kodi skin.  If I display the same episode information within my addon it displays properly.  The issue occurs whether I right click Information from the Context menu or use the I key on the keyboard.

Thanks,

Jeff