Skip to content

Commit

Permalink
cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
warfaj committed Oct 25, 2024
1 parent 508a31a commit 6422a20
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1089,7 +1089,6 @@ export class NativeElementPool {
useCORS: true,
allowTaint: false,
foreignObjectRendering: true,
logging: true,
ignoreElements: (element) => {
// Ignore images to prevent
return element.tagName === 'IMG'
Expand Down

0 comments on commit 6422a20

Please sign in to comment.