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

fix: don't use Boolean() for compatibility #183

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

ghiscoding
Copy link
Owner

  • I'm not sure if it's related or not but this Angular-Slickgrid issue came up with this error so I wonder if this could help to use older code that is more compatibile
Function.prototype.toString requires that 'this' be a Function at Boolean.toString

ghiscoding/Angular-Slickgrid#1334

- I'm not sure if it's related or not but this Angular-Slickgrid issue came up with this error so I wonder if this could help to use older code that is more compatibile
```ts
Function.prototype.toString requires that 'this' be a Function at Boolean.toString
```
ghiscoding/Angular-Slickgrid#1334
Copy link

🎭 Playwright Summary - Success 🎉

Playwright Report

[email protected] test:e2e /home/runner/work/multiple-select-vanilla/multiple-select-vanilla
playwright test --config playwright/playwright.config.ts

Running 69 tests using 2 workers
·····································································
69 passed (57.1s)

@ghiscoding ghiscoding merged commit 52c9cc0 into main Dec 20, 2023
2 checks passed
@ghiscoding ghiscoding deleted the bugfix/boolean-prototype branch December 20, 2023 06:34
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

Successfully merging this pull request may close these issues.

1 participant