Manual edit of script tag is deleted on save

======== TEMPLATE BUG FORM ========

Wappler Version : 5.0.0 Beta 7
Operating System : macOS
Server Model: NodeJS
Database Type: MySQL
Hosting Type: Docker

Expected behavior

What do you think should happen?

My edited script tag
<script src="https://api.**.de/socket.io/socket.io.js" defer=""></script>
should not be touched on save. (like in Wappler 4.9.1)

Actual behavior

What actually happens?

My edit is reverted to:
<script src="/socket.io/socket.io.js" defer=""></script>

How to reproduce

  • Detail a step by step guide to reproduce the issue
  • A screenshot or short video indicating the problem
  • A copy of your code would help. Include: JS, HTML.
  • Test your steps on a clean page to see if you still have an issue

try above edit

I remember a post from @mebeingken with a similar topic with google maps

I’m wondering if this is linked to the issue I’m having with the calendar:

bump

bump.

This is still not solved in 5.0.4

Fixed in Wappler 5.1.1

This topic was automatically closed after 31 hours. New replies are no longer allowed.