Input: Determine why the isFunction
method cannot be used from the tools library
#1156
Closed
2 tasks
Labels
Focus: component
Issues concerning a specific component
Needs: exploration
Issues that need more information before being worked on
Type: chore
Something that needs to be done but is not a bug or addition
Using the function from the ngx-tools library seems to lose typings somehow. Even when using the coercion function, TS doesn't seem to know the item is a function. Defining the function directly did work.
The text was updated successfully, but these errors were encountered: