Jahrhause
Jahrhause
Hi In a current project we have a form of various inputs which we submit alongside with the files. We have discovered that disabled input fields are sumbitted which they...
## Expected Behavior domNode instanceof Element should be true ## Actual Behavior domNode instanceof Element is false ## Steps to Reproduce After upgrading from version 1.4 to 3.0 domNode instanceof...
Hi Im trying to disable inline stylesheets that Video.js sets in Next.js 13. This is because we use CSP rules to disable this. I have tried using the: window.VIDEOJS_NO_DYNAMIC_STYLE =...
Hi Im trying to build my projects which worked fine last week. Now I get the following error: ``` Could not resolve org.jfrog.buildinfo:build-info-extractor-gradle:latest.release. Required by: project : > Failed to...
Under some circumstances som danish words will be wrongly hyphenated. ex: 'forsvarsudgifter' will be hyphenated to 'for-svar-s-ud-gif-ter' - should be 'for-svars-ud-gif-ter' This is stipulted in the danish word rules: Hyphenated...