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

some javascript non fatal errors #184

Open
ROBERT-MCDOWELL opened this issue Oct 20, 2017 · 0 comments
Open

some javascript non fatal errors #184

ROBERT-MCDOWELL opened this issue Oct 20, 2017 · 0 comments

Comments

@ROBERT-MCDOWELL
Copy link

ROBERT-MCDOWELL commented Oct 20, 2017

I would like to thank everybody who worked on ROME, it's one of the only javascript/css code I found with almost no warnings (strict mode is apparently not a good friend for a lot of JS libraries today)
I just found only 2 warnings:

Warning: SyntaxError: test for equality (==) mistyped as assignment (=)?
Source File: rome.min.js
Line: 2, Column: 10189
Source Code:
),n=n?n.split("-"):null;e>0;){if(r=M(o.slice(0,e).join("-")))return r;if(n&&n.length>=e&&_(o,n,!0)>=e-1)break;e--}i++}re

Warning: SyntaxError: test for equality (==) mistyped as assignment (=)?
Source File: rome.min.js
Line: 2, Column: 10692
Source Code:
._abbr&&(t=t._locale._abbr),!t)return Rr;if(!o(t)){if(e=M(t))return e;t=[t]}return D(t)}function T(t,e){var n=t.toLowerC

I don't think I need to fork ROME just for that, so.....

Thanks

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

1 participant