Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/callumalpass/tasknotes
/ observe
Method
observe
tests/test-setup.ts:39–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
if
(!global.ResizeObserver) {
38
global.ResizeObserver =
class
ResizeObserver {
39
observe() {}
40
unobserve() {}
41
disconnect() {}
42
};
Callers
9
renderVisibleItems
Method · 0.45
monitorDOMMutations
Method · 0.45
trackLongTasks
Method · 0.45
renderIntegrationsTab
Function · 0.45
setupResizeHandling
Method · 0.45
observeCanvasLeaves
Function · 0.45
issue-958-widget-cursor-jump.spec.ts
File · 0.45
issue-959-ipad-date-picker-vanishes.spec.ts
File · 0.45
issue-1179-calendar-flashing-typing.spec.ts
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected