ElemeFE / ElemeFE/element-helper
Function.extractParams is deprecated.
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Assigning custom properties to a marker when creating/copying it is
deprecated. Please, consider storing the custom properties you need in
some other object in your package, keyed by the marker's id property.
```
Function.extractParams (:14:61629)
MarkerLayer.markRange (:14:72438)
DisplayMarkerLayer.markBufferRange (:14:1097348)
TextEditor.markBufferRange (:11:28288)
new AnnotatedRange (C:\Users\Administrator\.atom\packages\linter-ui-hinted\src\views\AnnotatedRange.js:46:30)
MessageDelegate.renderMessages (C:\Users\Administrator\.atom\packages\linter-ui-hinted\src\MessageDelegate.js:336:22)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.