update components
This commit is contained in:
parent
dfb7baaec3
commit
982dae32cf
7 changed files with 18 additions and 15 deletions
|
@ -128,7 +128,7 @@
|
|||
dlg.setAttribute('data-lockscroll', 'true');
|
||||
}
|
||||
|
||||
if (options.enableHistory !== false) {
|
||||
if (options.enableHistory !== false && historyManager.enableNativeHistory()) {
|
||||
dlg.setAttribute('data-history', 'true');
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue