Can not use Import from website

Hi,

When I am trying to import a website to add content, I am getting an error that:

You need to enable JavaScript to run this app.

I checked Google chrome settings and JS is already enabled.

Any solution pls?

1 Like

Unfortunately, I cannot help here, but I would submit a ticket to help@sitejet.io as well!

1 Like

Hi! Based on the message “You need to enable JavaScript to run this app.” that you get.
I think that what you are trying to import is a from a WebApp (SPA) … that is client side rendered from JavaScript. Most WebApps have this default message.
You can check to see if there is the content there (and is not a WebApp by going to (in your browser - on the website you are trying to import) View → Developer → View Source … If you see the content inside the source (and not the default message) then you can import the page.

1 Like

@Lucian_Dinu

You are absolutely and 100% correct. SJ should hire you as a consultant :slight_smile:

We built the website in ReactJS which I am trying to import in SJ, therefore, this error.

1 Like