Tagify component adds unnecessary stylesheet tag

Wappler Version: v5.0.2
Operating System: Windows 10
Application Server Model: PHP

Expected behavior

Auto write tagify script and stylesheet tags when the page document is saved.

Actual behavior

Wappler adds these four lines on save:
image

and this tag is unneeded and causing type error:

< link rel=“stylesheet” href=“https://unpkg.com/@yaireo/tagify” defer />

How to reproduce

Add Tagify component
Save document

Previously reported but should have been fixed:

Fixed in Wappler 5.0.3

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