You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I don't see how this can be used for injection, could you show me?
As documented here, user provided data/scripts must not be used as arguments here, that would indeed pose a risk for XSS. The idea is simply to provide extensibility.
DragnDrop.ts (BuildDragEventHandler function) has a place that could possibly be XSS injection.
Is it possible to do this a bit differently?
I could possibly add something to my PR #190
The text was updated successfully, but these errors were encountered: