mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-27 20:49:53 +08:00
feat: update
This commit is contained in:
parent
bc609d633d
commit
4a346ad700
@ -159,7 +159,7 @@ class BrowserAuto {
|
||||
'visit: %s, onlyViewport: %s, openTriggerClassName: %s',
|
||||
pageUrl,
|
||||
onlyViewport,
|
||||
options.openTriggerClassName,
|
||||
options.openTriggerClassName || false,
|
||||
);
|
||||
if (!onlyViewport) {
|
||||
// Get scroll height of the rendered page and set viewport
|
||||
|
Loading…
Reference in New Issue
Block a user