Triumph-Tech / magnus-vscode

Triumph Tech’s Magnus Editor is a full-featured remote editor for Rock RMS.
https://www.triumph.tech
MIT License
10 stars 1 forks source link

"Edit on Web" Option for Mobile App Pages Links to AppleTV Route #14

Closed briankalwat closed 8 months ago

briankalwat commented 8 months ago

Currently, right-clicking on a mobile app page in Magnus and clicking "Edit on Web", it tries to open the page using the appletv-applications route instead of the mobile-applications route.

Route currently used for mobile apple pages: /admin/cms/appletv-applications/{SiteId}/{PageId}

Correct route for mobile app pages: /admin/cms/mobile-applications/{SiteId}/{PageId}

bradencohen commented 8 months ago

Hey Brian, would you mind verifying that Magnus is on the latest version? This bug was internally reported and marked as fixed in the latest version.

Thanks!

briankalwat commented 8 months ago

@bradencohen just updated and can confirm it is fixed. 🔥