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

Error in main.js - Uncaught InternalError: too much recursion #110

Open
Charly1000 opened this issue Jan 3, 2022 · 1 comment
Open

Error in main.js - Uncaught InternalError: too much recursion #110

Charly1000 opened this issue Jan 3, 2022 · 1 comment

Comments

@Charly1000
Copy link

Charly1000 commented Jan 3, 2022

my website loads very slowly. so i checked with firefox browser and the development tools.
apparently is a repetition error in the main.js
I have one therefore created a new website. clean install, no changes to files, only posts and sites created.

firefox-website-error in simply

current version 0.3.5

@Charly1000
Copy link
Author

i identified the issue. if you insert on site footer your rss-feed, like 'rss': ['YOUR_URL','YOUR_TITLE'] in followSocialMedia section - the problem appears. than you have in main.js too many recursion.

is there a way to solve this?

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

1 participant