Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 8e4c453

Browse files
author
Federico Zivolo
committed
fix: don't set positionFixed attribute to DOM node
1 parent b516093 commit 8e4c453

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Popper.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@ class Popper extends Component {
199199
innerRef,
200200
placement,
201201
eventsEnabled,
202+
positionFixed,
202203
modifiers,
203204
children,
204205
...restProps

0 commit comments

Comments
 (0)