Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Date format error page displays nothing in the code box #12386

Closed
ilanbiala opened this issue Jul 20, 2015 · 0 comments
Closed

Date format error page displays nothing in the code box #12386

ilanbiala opened this issue Jul 20, 2015 · 0 comments

Comments

@ilanbiala
Copy link

https://docs.angularjs.org/error/ngModel/datefmt?p0=11%2F11%2F2012 shows a blank box, and I copied that URL straight from the console.

@Narretz Narretz added this to the Backlog milestone Jul 23, 2015
@Narretz Narretz changed the title Date format error page displays nothing Date format error page displays nothing in the code box Jul 23, 2015
Narretz added a commit to Narretz/angular.js that referenced this issue Jul 23, 2015
The minerr_errors extractor of the closure compiler cannot detect minErrs that are not
thrown in the form of 'throw minErr(...'

Closes angular#12386
Narretz added a commit to Narretz/angular.js that referenced this issue Aug 7, 2015
The minerr_errors extractor of the closure compiler cannot detect minErrs that are not
thrown in the form of 'throw minErr(...'

Closes angular#12386
Narretz added a commit to Narretz/angular.js that referenced this issue Aug 8, 2015
Remove the `new` from the minErr assignment, so the closure compiler
can detect the errors correctly. Also removes the leading $ from the
variable name to be consistent with the Angular.js file.

Closes angular#12386
Narretz added a commit to Narretz/angular.js that referenced this issue Aug 8, 2015
Remove the `new` from the minErr assignment, so the closure compiler
can detect the errors correctly. Also removes the leading $ from the
variable name to be consistent with the Angular.js file.

Closes angular#12386
@Narretz Narretz closed this as completed in a268c29 Aug 8, 2015
Narretz added a commit that referenced this issue Aug 8, 2015
Remove the `new` from the minErr assignment, so the closure compiler
can detect the errors correctly. Also removes the leading $ from the
variable name to be consistent with the Angular.js file.

Closes #12386
Closes #12416
ggershoni pushed a commit to ggershoni/angular.js that referenced this issue Sep 29, 2015
Remove the `new` from the minErr assignment, so the closure compiler
can detect the errors correctly. Also removes the leading $ from the
variable name to be consistent with the Angular.js file.

Closes angular#12386
Closes angular#12416
ggershoni pushed a commit to ggershoni/angular.js that referenced this issue Sep 29, 2015
Remove the `new` from the minErr assignment, so the closure compiler
can detect the errors correctly. Also removes the leading $ from the
variable name to be consistent with the Angular.js file.

Closes angular#12386
Closes angular#12416
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants