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
When updating the meta export of a page, my other components that consume that export don't get rebuilt. For example, if I have a blog with articles as pages and a home page that enumerates and links to all articles, the home page will not rebuild when updating the meta data of an article.
The text was updated successfully, but these errors were encountered:
When updating the
meta
export of a page, my other components that consume that export don't get rebuilt. For example, if I have a blog with articles as pages and a home page that enumerates and links to all articles, the home page will not rebuild when updating themeta
data of an article.The text was updated successfully, but these errors were encountered: