Issue:
- If we view the published site as an unauthenticated user, references look broken.
- When the objects in my schema are rendered on the website they are not referring to the same references as in the editor
Cause:
- Models have been marked as Internal
Resolution:
- Edit the project
- Check the models that are not resolving correctly on the published view
- Click the toggle marked "Internal"
- Publish
Comments
0 comments
Article is closed for comments.