Closed nichoth closed 1 year ago
Bug report
Link to a working example, because we pass a function that is synchronous: https://jsfiddle.net/k3prLfcd/
Passing an async function results in the function being stringified. It should be usable as a function. Link to example demonstrating the issue: https://jsfiddle.net/ope5y79f/1/
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior Should be able to call async methods
Actual behavior Async functions are stringified
Screenshots
Desktop (please complete the following information):
https://github.com/socketsupply/tonic/releases/tag/v15.1.2
Bug report
Link to a working example, because we pass a function that is synchronous: https://jsfiddle.net/k3prLfcd/
Passing an async function results in the function being stringified. It should be usable as a function. Link to example demonstrating the issue: https://jsfiddle.net/ope5y79f/1/
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior Should be able to call async methods
Actual behavior Async functions are stringified
Screenshots
Desktop (please complete the following information):