This is my twig file of a form where im adding some html, but im not getting that <form class="hpbx-popup-form> tag and this class is necessary as its mentioned in js , so due to this my Set button is not working.
I have a website built with Drupal 9. I have the Media module enabled.
I modified the media--remote-video--default.html.twig template so that the YouTube video is displayed as a link to the video on the YouTube platform.
I have a problem with the video caption, when it is inserted in Ckeditor. Every time I save the node, a caption is added under the video, it's very weird.
I don't have this problem if the Media is placed in a field.