Notification clickAction stopped working after latest update

Has anyone else started having any issues with clickActions not navigating to dashboards after the latest update? I had notifications setup for an iOS device that, when tapped, navigated to a dashboard in the app. Updated my instance this afternoon and now tapping the notifications opens the app but doesn’t navigate to the dashboard.

Anyone else experiencing this? Or experienced this before? Have tried rebooting, clearing caches, reinstalling app, adding full URL to the clickAction etc.

click action set up like below:

clickAction: "/lovelace/new-camera"

have also tried changing to:

url: "/lovelace/new-camera"

TYIA

Adding more detail - have also tried setting up an “Actionable” notification. tried disabling the remote access. Feel like I’m going mad

Note that there is someone with a similar issue here:

[IOS Mobile Notification not directing to custom dashboard - #6 by lordy16](https://IOS Mobile Notification not directing to custom dashboard)

I managed to fix this by removing ‘Lovelace’ from all the paths…