Rahul
Rahul
@kiwicopple, @thebengeu, @alaister, Any comments...!
@alaister, if possible **extend it to folder level** not to deep needed, 1-folder-level will be ok or at most 2-folder-level :)
Well, In that case you can store something as **update_time** under your Database, (as we prefer to do, when we update anything...right !), and use that as a reference under...
@thebengeu @jet10000 @alaister As per now for both `objectName` and `bucketName` , supabase only allow s3 safe characters as per AWS guideline [here](https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-keys.html) ``` // only allow s3 safe characters...
Hello @encima, Yes, that would really help to avoid the general url auth bug, **More batter** if add it to the auth source code to filter that atleast and extract...
exploring the options :)
you can also use canvas builtin method `isPointInStroke()` , that will applicable for any shapes
I find the same issue in v10.0.7 So I am using v0.10.4 for now (as not causing this issue)
Well, same will happen when you use `/*` as well