v12
v12 copied to clipboard
Unable to create a card after removing the image (which was added via URL)
Describe the bug
Unable to create a card after removing the image (which was added via URL).
To Reproduce
Steps to reproduce the behavior:
- Create a new card.
- Add an image via a URL.
- Delete the image.
- Try to create the card.
- An error occurred: ".image should be a string".
Expected behavior
We should be able to create a card after deleting an image (added via URL).
Screenshots
Environment
- OS: Windows
- Browser: Chrome
- Browser Version: 122.0.6261.129
- Botpress Version: 12.31.5
Additional context
If we remove the image, then upload a new one (from our files) and delete it, we can then create the card without any error.