emberjs / emberjs/ember-element-helper

TS2769 issued in Glint

Open
#91 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
44
Forks
23
PR merge metrics
No merged PRs in 30d

Description

Using this in an addon and as I was porting it to Typescript and using Glint, it's reporting the following error:

```javascript
error TS2769: The given value does not appear to be usable as a component, modifier or helper.
No overload matches this call.
The last overload gave the following error.
Argument of type 'HTMLElement' is not assignable to parameter of type '(...positional: unknown[]) => unknown'.

16

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.