2

I have an angular 2 application that makes http get calls to a tomcat server (Java). when I make the call, in the browser console, I see a long error ending with Not sure what the cause is and what the solution might be.

Anyone dealt with this before?

Sorry, JavaScript must be enabled in order for you to use this application. enter image description here

enter image description here

2
  • Can you be more specific what kind of error is appearing? Commented Apr 19, 2017 at 16:37
  • the error is:Sorry, JavaScript must be enabled in order for you to use this application. Commented Apr 19, 2017 at 16:41

1 Answer 1

1

In case you have error JavaScript must be enabled... than you need to turn JavaScript on.

Go to Delop tools (F12) and go to settings in the top-right corner of the window. In preferences go down to Debugger you will have checkbox to Disable JavaScrip

enter image description here

enter image description here

Sign up to request clarification or add additional context in comments.

10 Comments

my settings from Chrome are enabling javascript. which browser are you referring to?
I am also using chrome. That is trange. Can you make a screenshot and edit your post
not seeing at all what you are describing, may be you can provide a screen shot and I would attach my chrome settings if I could figure out how to add attachment to my question
what OS are you on and how did you get to that window. Chrome on Mac I use and not sure how to get to that display. I also updated my original question.
I am on Windows, but it doesnt matter. Top right corner of Develop tool
|

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.