sbine / nova-route-viewer

Route viewer tool for Laravel Nova
MIT License
59 stars 9 forks source link

Support dynamic page titles in Nova 3.12 #15

Closed itinnovative closed 3 years ago

itinnovative commented 3 years ago

Nova 3.12 introduced dynamic page titles. The title meta tag is updated dynamically. Route Viewer does not supply the meta title from the component. Adding this will allow the page title to automatically update correctly in newer versions of Nova.