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

'util' namespace has missing fields, property 'regions' does not exist on type 'typeof ymaps', superclass doesn't exist on type IClassConstructor #137

Closed
ddubrava opened this issue Oct 27, 2021 · 0 comments · Fixed by #143
Assignees
Labels
bug Something isn't working

Comments

@ddubrava
Copy link
Owner

ddubrava commented Oct 27, 2021

🐞 Bug Report

✍️ Description

Property 'regions' does not exist on type 'typeof ymaps' & utill class is wrong

🔬 Reproduction

https://stackblitz.com/edit/example-of-how-the-regions-module-works

image
image
image
image
image

🌎 Environment

"angular8-yandex-maps": "^12.2.0",

@ddubrava ddubrava added the bug Something isn't working label Oct 27, 2021
@ddubrava ddubrava self-assigned this Oct 27, 2021
@ddubrava ddubrava changed the title Property 'regions' does not exist on type 'typeof ymaps' & utill class is wrong Property 'regions' does not exist on type 'typeof ymaps' & utill namespace is wrong Oct 28, 2021
ddubrava added a commit that referenced this issue Oct 28, 2021
…space

Added: ResolveCallbackFunction, IRatioMap, util.AsyncStorage, util.augment, util.bind, util.bounds, util.defineClass, util.Dragger, util.extend, util.hd, util.math, util.pixelBounds, util.requireCenterAndZoom. Closes #137.
@ddubrava ddubrava changed the title Property 'regions' does not exist on type 'typeof ymaps' & utill namespace is wrong 'util' namespace has missing fields, property 'regions' does not exist on type 'typeof ymaps', superclass doesn't exist on type IClassConstructor Oct 28, 2021
ddubrava added a commit that referenced this issue Oct 28, 2021
…ructor (#143)

* feat(typings): add missing function, objects and classes in util namespace

Added: ResolveCallbackFunction, IRatioMap, util.AsyncStorage, util.augment, util.bind, util.bounds, util.defineClass, util.Dragger, util.extend, util.hd, util.math, util.pixelBounds, util.requireCenterAndZoom. Closes #137.

* feat(typings): add superclass property in IClassConstructor

#137
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant