Issue: https://github.com/appwrite/console/issues/3125 PR: https://github.com/appwrite/console/pull/3126
<@1205302897361817621> lets try address greptile comments first
I think that since the backend returns this kind of content directly, this issue shouldn't arise. One solution I’ve thought of is to introduce https://github.com/cure53/dompurify.
hmm right, dont think its much of an issue here, looks good to me
cc <@818812780630507521> can you give pr a final review?
I gave it some thought: since this change directly modifies modal.svelte—and certain modals might involve dynamic elements like filenames—I decided to use the lightweight library DOMPurify to ensure security. Additionally, I fixed some formatting issues (which were causing the build action to fail).
Left a few comments.
Fixed & Replied
<:appwritemerged:834756403079544913>
Recommended threads
- hi guys! my site is not accesible in my ...
- MongoDb Database Breaks integer[] & bigi...
I've got a table with the below column created. When I try to insert the value `[-3408048000]` into it, the dart sdk cloud function call is successful (no error...
- Error can not create `tablesdb` event wi...
When i'm trying to add an event with `tablesdb` i get an error message My event value: `tablesdb.mtg-decklist-dev.tables.queue_parsing.rows.*.create` Same err...