ErrLookup › basecamp/trix

basecamp/trix

A rich text editor for everyday writing · JavaScript · 127 source files

Analyzed at 4700401311 on 2026-09-02. 22 documented errors.

Code / MessageTypeSeverityTags
unserializable object
exception error serialization, type-error, trix
unknown content type:
exception error serialization, invalid-argument, trix
unknown content type: ${contentType}
exception error serialization, invalid-argument, esm, trix
unserializable object
exception error serialization, type-error, trix
This browser does not support the .form property for trix-ed
exception warning browser-compatibility, dom, trix
This browser does not support the .name property for trix-ed
exception warning browser-compatibility, dom, trix
This browser does not support the [disabled] attribute for t
exception warning browser-compatibility, custom-elements, forms, console-warning
This browser does not support the [required] attribute for t
exception warning browser-compatibility, custom-elements, validation, console-warning
This browser does not support the validity property for trix
exception warning browser-compatibility, custom-elements, validation, console-warning
This browser does not support the validationMessage property
exception warning browser-compatibility, custom-elements, validation, console-warning
This browser does not support the willValidate property for
exception warning browser-compatibility, custom-elements, validation, console-warning
This browser does not support checkValidity() for trix-edito
exception warning browser-compatibility, custom-elements, validation, console-warning
This browser does not support reportValidity() for trix-edit
exception warning browser-compatibility, custom-elements, validation, console-warning
This browser does not support setCustomValidity(validationMe
exception warning browser-compatibility, custom-elements, validation, console-warning
TrustedTypes policy ' + policyName + ' could not be created.
exception warning dompurify, trusted-types, policy-creation, duplicate-script
A configured TRUSTED_TYPES_POLICY callback (createHTML or cr
exception critical dompurify, trusted-types, infinite-recursion, configuration
TRUSTED_TYPES_POLICY configuration option must provide a "cr
exception error dompurify, trusted-types, configuration, validation
TRUSTED_TYPES_POLICY configuration option must provide a "cr
exception error dompurify, trusted-types, configuration, validation
a node selected for removal could not be detached from its t
exception error dompurify, dom-sanitization, in-place, dom-removal
dirty is not a string, aborting
exception error dompurify, input-validation, typeerror
root node is forbidden and cannot be sanitized in-place
exception error dompurify, dom-sanitization, in-place, allowed-tags
root node is clobbered and cannot be sanitized in-place
exception error dompurify, dom-sanitization, dom-clobbering, in-place, security