Skip to content

Commit

Permalink
fix: pass maskInputFn to snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
lewgordon-amplitude committed Jun 3, 2024
1 parent d7cf8dd commit f3cdbb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/rrweb/src/record/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,7 @@ function record<T = eventWithTime>(
inlineStylesheet,
maskAllInputs: maskInputOptions,
maskTextFn,
maskInputFn,
slimDOM: slimDOMOptions,
dataURLOptions,
recordCanvas,
Expand Down

0 comments on commit f3cdbb7

Please sign in to comment.