Are you using Redwood’s MetaTags to include ReactHelmet San added in v35?
It also support dynamic tags loaded from cells:
Questions:
- Is your AppBar in a Layout?
- If you move the AppBar to a page for a few, is there a different behavior?
- Do you see that the HelmetCell query makes a network call, but just doesn’t set data.
- What happens if you pass
pathname
from AppBar to ToolBar to AppTitle?