Obviously meta tags matter in SSR, but once an SPA has fully loaded in the browser, is there any point in dynamically updating the meta tags?
Let me clarify that I'm asking about meta tags in a runtime scenario where they might impact screen readers, browser apps, etc.