orakili
Results
2
issues of
orakili
Refs: https://www.drupal.org/project/drupal/issues/3334704 If a script element to be injected has the "nomodule" attribute (for example added in a `before`) then the browser will not fire any onload, onerror or onbeforeload...
This PR adds a check before copying stored keys to the `yar` object in lazy mode to prevent adding undefined values. ### Problem In some cases the `yar.onPreAuth()` can be...