defer update if there's no component update
This commit is contained in:
6
test/renderer.test.ts
Normal file
6
test/renderer.test.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
// test that the interaction update is _eventually_ deferred if there's no component update,
|
||||
// and that update isn't called after the fact
|
||||
// ...somehow
|
||||
test.todo("defer update timeout")
|
||||
|
||||
export {}
|
||||
Reference in New Issue
Block a user