-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Debugging Operaton DMN Evaluator shows

In detail
<script type="text/javascript">
jQuery(document).on('gform_post_render', function(){
jQuery('.owc_prefilled input').attr('readonly','readonly');
});
</script><!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<script type="text/javascript">
jQuery(document).on('gform_post_render', function(){
jQuery('.owc_prefilled input').attr('readonly','readonly');
});
</script><meta name='robots' content='noindex, nofollow' />
<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="UTF-8">
<script>
Analysis
Looks like this is coming from another plugin, so I started looking at my installed plugins and found this one. I will suggest a fix via PR.
Metadata
Metadata
Assignees
Labels
No labels