Open
Description
I often need to go to it to figure out what it is. It's a problem in devtools too.
This just tells me what file some function is in, since we also own JS/TS and we know where the file goes, could we for example say something like this:
- (anonymous) requestAnimationFrame
- () => void requestAnimationFrame
Where requestAnimationFrame
is the function the callback is passed into?
Or allow some way to peek at the line?
Metadata
Metadata
Assignees
Labels
No labels