Lovelace Swipe Navigation is not working in new UI

Hi,

I added new Lovelace UI “Test” from Configration->Dashboard-> ‘+’. After adding new UI, I am not able to use Swipe Navigation from my mobile.

I added following entries in Raw Configration editor.

swipe_nav:
  animate: fade
  prevent_default: true
  swipe_amount: 10
  wrap: true
background: var(--background-image)

Configration->Resouces entry as below
1

Configration-> Dashboards entry as below

Lovelace Swipe Navigation is working fine for my other standard dashboard "Overview"

Where do I find UI logs for Lovelace Swipe Navigation

UI logs are in developer tools in whatever browser you’re using. It would be best to write up an issue against the custom element you are using on the repo linked in HACS.