mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
@@ -1646,7 +1646,7 @@ describe("async rendering", () => {
|
||||
);
|
||||
});
|
||||
|
||||
test.only("properly behave when destroyed/unmounted while rendering ", async () => {
|
||||
test("properly behave when destroyed/unmounted while rendering ", async () => {
|
||||
let def = Promise.resolve();
|
||||
|
||||
class Child extends Widget {
|
||||
|
||||
Reference in New Issue
Block a user