DefinitelyTyped / DefinitelyTyped/DefinitelyTyped
Problem with the argument type of setMaxBounds function
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 51.4k
- Forks
- 30.4k
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 108
Description
When passing a null argument in setMaxBounds function, I have an error of type!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue identifies only the setMaxBounds function and does not name a package, definition file, or test. Start by locating that function in the relevant DefinitelyTyped package and inspect its argument type. Done means passing null is represented by the type definition without producing a TypeScript error, with the package's existing checks or tests passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100