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

When using Appfairy, my whole page gets overwritten with the current date #18

Open
dvasdekis opened this issue May 28, 2020 · 1 comment

Comments

@dvasdekis
Copy link

This is a bit of a weird issue! But bear with me.

I have just run Appfairy on my webflow exported code, and I now have two versions, my react one, and my original webflow files.

My original webflow files work as expected (deployed from src/public_site/.appfairy)- see here.
My new Appfairy react-ified webflow loads the page, and then covers the whole thing with some kind of override that deletes all elements and replaces them with the current date - see here.

All the code for reproducing this issue is available in my repository here. The site code is contained in src/public_site.

@DAB0mB
Copy link
Owner

DAB0mB commented Nov 22, 2020

You have a script which has a document.write(data) which I suspect was added manually I guess for SEO reasons

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

2 participants