issues Search Results · repo:es-shims/es5-shim language:JavaScript
Filter by
241 results
(81 ms)241 results
ines-shims/es5-shim (press backspace or delete to remove)
(function () {
function PROPERTY(CLASS, name, descriptor) {
// 确保至少提供了一个 get 或 set 方法
if (!descriptor.get !descriptor.set) {
throw new Error(
sprintf( ...
rabit2022
- 1
- Opened on Apr 11
- #485
I don t think it s a major issue for this package, but just wanted to let you know that on the Chrome team we re
planning on removing webkitStorageInfo, which you use:
https://github.com/es-shims/es5-shim/blob/bcdbd318b48c39c3cd822b1a36bcaa4538cf573c/es5-shim.js#L1074 ...
tomayac
- 1
- Opened on Oct 28, 2022
- #482
new Date( 1900-01-01T00:00:00.000 )
Invalid Date
es5-shim@4.6.5 Safari 15.3
Semigradsky
- 2
- Opened on Apr 20, 2022
- #481
Not sure how to investigate yet but adding the es5-shim breaks our app.
Removing it, it works again just fine.
The main issue here is that our client is using a widget from another vendor that includes ...
sobrinho
- 17
- Opened on Mar 9, 2022
- #480
Since version 4.6.3 es5-shim seems broken under IE 8. With this browser 4.6.2 test suite gives 16 failures, while
later 4.6.3 and 4.6.4 gives 351 failures and most of them are Type Error failures.
Browser ...
krzyko
- 6
- Opened on Feb 9, 2022
- #479
The URL linked here https://github.com/es-shims/es5-shim/blob/v2.0.5/es5-shim.js#L545 is referencing spam websites.
whattheheadsaid.com seems to have been sold or hijacked or something, I don t know but ...
nathanosdev
- 2
- Opened on Jan 3, 2022
- #478
Please change the name of the main branch. Master is unacceptable because of the connection to slavery.
Many developers have switched to naming the branch main . This project should do the same. Gloria ...
MirandaBrawnerSavannah
- 1
- Opened on Aug 16, 2021
- #477
The recently released version of es5-shim 4.5.15 confirmed a conflict with es6-shim 0.35.x. It seems to be a new problem
that did not occur in 4.5.14.
| es5-shim(+sham) | es6-shim(+sham) | Is it works? ...
gnh1201
- 19
- Opened on Apr 24, 2021
- #476
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more. br View
this repository on the Mend.io Web Portal.
[!WARNING] These dependencies are deprecated: ...
renovate[bot]
- Opened on Feb 20, 2021
- #475
Unless I m mistaken, String#lastIndexOf always gets the 2nd shim applied.
var originalLastIndexOf = StringPrototype.lastIndexOf;
defineProperties(StringPrototype, {
// This does not change the behavior ...
SReject
- 1
- Opened on Oct 24, 2020
- #473

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.