I'm using an input which appends a script tag to the input. This breaks the nested_fields <script> tag and the view.
It should be super easy to reproduce the bug, simply add a script tag to the nested_fields block, but I can provide example code if necessary :)
I'm using an input which appends a script tag to the input. This breaks the
nested_fields<script>tag and the view.It should be super easy to reproduce the bug, simply add a script tag to the
nested_fieldsblock, but I can provide example code if necessary :)