Download
We're evolving to serve you better! This current forum has transitioned to read-only mode. For new discussions, support, and engagement, we've moved to GitHub Discussions.

Publii plugin “wysiwyg” bug?

  • #7399
    Avatar photo[anonymous]

    Hello, I tell you, I have a somewhat strange problem with publii.
    I am making a plugin, this is my code.

    "config": [
        {
        "name": "message",
        "label": "Message:",
        "group": "Personalization",
        "value": "",
        "type": "wysiwyg"
        }
    ]

    The problem is that the plugin does not save the configuration of “wysiwyg”, I edit it and it does not save the changes.

    #7400
    Avatar photo[anonymous]

    It says to save changes, but it doesn’t actually save changes.

    #7420
    Avatar photo[anonymous]

    Can someone confirm if this is a bug?

    #7421
    Avatar photoBob

    Indeed, we will most likely fix it in an upcoming release.

    #7422
    Avatar photo[anonymous]
    [anonymous] wrote:

    Indeed, we will most likely fix it in an upcoming release.

    okey, thanks