You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 1, 2025. It is now read-only.
titleChunk is not augmented by default in MetaInfo interface. That easily confuses TypeScript developer, trying to retrieve original title of current page, be it in changed callback or direct $meta().refresh() - TypeScript will complain that titleChunk doesn't exist, for good.