Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meta Data & SEO field has no content when expanded #38

Open
elkebe opened this issue Oct 9, 2024 · 8 comments
Open

Meta Data & SEO field has no content when expanded #38

elkebe opened this issue Oct 9, 2024 · 8 comments

Comments

@elkebe
Copy link

elkebe commented Oct 9, 2024

SS5.2

After recent SS upgrade, the Meta Data & SEO field (underneath the Content field on each page), does not show any content once expanded.

Screenshot 2024-10-09 at 4 43 30 PM
@fonsekaean
Copy link
Member

HEllo @elkebe which branch/version are you using? Can you check the dev-master version

@elkebe
Copy link
Author

elkebe commented Oct 17, 2024

@fonsekaean currently have v1.2.4 installed (as per my composer.json), which I understand is the master version? I also tried installing v4, had the same issue.

@elkebe
Copy link
Author

elkebe commented Nov 4, 2024

Have also tested this on clean install of SS5.3. Same result.

Contents of composer.json require:

"require": {
        "php": "^8.3",
        "silverstripe/recipe-cms": "^5",
        "silverstripe/login-forms": "^5",
        "silverstripe-themes/simple": "^3",
        "silverstripers/seo": "^1"
    },

@elkebe
Copy link
Author

elkebe commented Nov 12, 2024

This may be due to a js error - am getting a "Can't find variable: ReactApollo" error in web inspector, which can be traced to /_resources/vendor/silverstripers/seo/client/dist/js/bundle.js

Screenshot 2024-11-12 at 2 44 15 PM

@gavynd6
Copy link

gavynd6 commented Dec 5, 2024

I've just hit this same error for a client (SS 5.3).

@fonsekaean
Copy link
Member

Are you using the dev master branch @gavynd6

@gavynd6
Copy link

gavynd6 commented Dec 5, 2024

@fonsekaean oh good thinking... no I was on 1.2.4 (even though I've used dev-master in the past on other sites!). Thanks, working now.

@fonsekaean
Copy link
Member

Nice one @gavynd6 I will update a new version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants