erwinespl

Results 2 issues of erwinespl

on nexJS const SingleEliminationBracket = dynamic( () => { return import("@g-loot/react-tournament-brackets").then(mod => mod.SingleEliminationBracket);},{ ssr: false } ); const SVGViewer = dynamic( () => { return import("@g-loot/react-tournament-brackets").then(mod => mod.SVGViewer);},{ ssr: false...

in mobile issue , when user click on the input score this warning come out " Unable to preventDefault inside passive event listener invocation. "