Use new skipInitial widget option
This commit is contained in:
parent
2e4b5a0337
commit
36901b8006
@ -29,7 +29,7 @@ export default Service.extend({
|
||||
// });
|
||||
|
||||
const widget = new Widget(rs, {
|
||||
// leaveOpen: true
|
||||
skipInitial: true
|
||||
});
|
||||
|
||||
// Attach widget to DOM
|
||||
|
Loading…
x
Reference in New Issue
Block a user