Opened 10 years ago
Closed 10 years ago
#13572 closed bug (duplicate)
"isPlainObject" losts compatibility against 1.9.1
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 2.0b2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
You are modifying "isPlainObject" method and it is now losts compatibility against 1.9.1.
When some prototype is set via Object, the prototype have "isPrototypeOf" method.
Please check an example for the matter:
# my checking conditon:
Google Chrome 25.0.1364.152 (Official Build 185281)
OS Mac OS X
WebKit 537.22 (@144108)
JavaScript V8 3.15.11.16
Note: See
TracTickets for help on using
tickets.
I'm sorry for a mistake.
Correct url is: http://cloudplus.me/EasyCoding/