Skip to content

Commit 4181909

Browse files
authored
mf just make the god damn commit aready why the fuck are you stuck and unable to make a commit
1 parent 1161f02 commit 4181909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/tw-state-manager-hoc.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ const TWStateManager = function (WrappedComponent) {
532532
if (runtimeOptions.disableOffscreenRendering) {
533533
searchParams.delete('nooffscreen');
534534
} else {
535-
searchParams.set('oob', '');
535+
searchParams.set('nooffscreen', '');
536536
}
537537

538538
setSearchParams(searchParams);

0 commit comments

Comments
 (0)