mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 17:11:55 +00:00
Trick Facebook container extension to disable tracking warning, see issue https://github.com/mozilla/contain-facebook/issues/783
This commit is contained in:
@@ -40,6 +40,8 @@ export default function FormField({
|
||||
? "password"
|
||||
: type
|
||||
}
|
||||
// See https://github.com/mozilla/contain-facebook/issues/783
|
||||
className="fbc-has-badge"
|
||||
ref={register(
|
||||
type === "password" || type === "current_password"
|
||||
? {
|
||||
|
||||
Reference in New Issue
Block a user