Closed uintaam closed 7 months ago
If closure is passed and it returns null, then a TypeError is thrown by the attributeElement. This happens with the CSRF token if the TrustedHosts middleware is used and an untrusted host hits the application.
attributeElement
Thx!
If closure is passed and it returns null, then a TypeError is thrown by the
attributeElement
. This happens with the CSRF token if the TrustedHosts middleware is used and an untrusted host hits the application.