Tuesday, 14 November 2017
Validation (HTML5): Attribute 'ng-app' is not a valid attribute of element 'body'.
in: angularjs
In this article, We will discuss Why Attribute 'ng-app' is not a valid attribute of element 'body' or 'div' tag.
Well, this is not a issue actually rather it is just a warning.
Even if we can easily run our application and get back the result Without any Error.
This Warning is showing because HTML5 is not defined in this page.
To resolve this warning, We need to add data- before all ng tags Which is as follows,
RELATED POSTS

npm ERR! Unexpected end of JSON input while parsing near
To resolve this error, we need to type the below command, npm cache c ...

Error: [$controller:ctrlreg] The controller with the name 'myController' is not registered in angular js.
The reason behind this is that, if we write our controller in some js fi ...

When to use data-ng and When to use ng in AngularJS.
In this article, We will discuss When to use data-ng and When to use onl ...

.then is not a function in angularjs
In this article, We will discuss then is not a function in angularjs.&nb ...
-
This issue is Completely related to EntityFramework and this issue arises whenever you have installed EntityFramework in one project at th...
-
This is generally a Common Problem or the error could be like this, To Resolve this error, One Small Solution is Exists which is as b...
-
In this article, We will discuss What is the above Error and How to resolve this Error. Whenever, We are Restoring our database into A...
Thanks for the info...
ReplyDeleteWelcome Buddy
Delete