Auto-Helmet not working

Are you using Redwood’s MetaTags to include ReactHelmet San added in v35?

It also support dynamic tags loaded from cells:

Questions:

  1. Is your AppBar in a Layout?
  2. If you move the AppBar to a page for a few, is there a different behavior?
  3. Do you see that the HelmetCell query makes a network call, but just doesn’t set data.
  4. What happens if you pass pathname from AppBar to ToolBar to AppTitle?