From d489ed1071b989ffee1b476d15d36fb2dfb5797a Mon Sep 17 00:00:00 2001 From: bobzel Date: Sun, 18 Oct 2020 21:41:31 -0400 Subject: resets scrollTop when navigating to a new webpage in WebBox. set url on proto's data field when creating a webPage, not delegate. --- src/client/views/collections/CollectionMenu.tsx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/client/views/collections/CollectionMenu.tsx') diff --git a/src/client/views/collections/CollectionMenu.tsx b/src/client/views/collections/CollectionMenu.tsx index a4f5118d6..3f55cf103 100644 --- a/src/client/views/collections/CollectionMenu.tsx +++ b/src/client/views/collections/CollectionMenu.tsx @@ -761,6 +761,7 @@ export class CollectionFreeFormViewChrome extends React.Component