-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Labels
Description
📜 Description
When you add a thread finisher in the twitter post settings, it will add
tags to the thread finisher post. The
tags are not stripped. And it comes from the front formular because the api request contains them.
👟 Reproduction steps
Create a twitter post.
Settings add thread finisher.
tags are present.
👍 Expected behavior
No
tags
👎 Actual Behavior with Screenshots
💻 Operating system
Linux
🤖 Node Version
Docker Compose Last
📃 Provide any additional context for the Bug.
services:
postiz:
image: ghcr.io/gitroomhq/postiz-app:latest
👀 Have you spent some time to check if this bug has been raised before?
- I checked and didn't find similar issue
Are you willing to submit PR?
None
meysam81