Théodore Prévot

Results 79 comments of Théodore Prévot

If anyone want to verify this issue and provide a minimal reproducible example it would help greatly.

The example you provided is working well with IE11 (with the edge compatibility mode). The only issue is that the integrity key is wrong and prevents the socket.io client lib...

Closing because of inactivity. If anyone still has an issue with IE9, re-open an issue, with a full reproducible example with traces and logs.

Closing in favor of #395

I tried to think about the "node shrinking optimisation" when we remove a node (merging nodes together). What we could do is having a `visited` node stack and then unwind...

Hello @ibraheemdev, do you have an idea when you will be able to review the tests I added after your feedback? Thanks! :)

@ibraheemdev I have updated the `remove` fn to work with `{x}` params. I have two remaining questions: * If an error occurs when normalizing the path, it is discarded and...

@ibraheemdev I'm currently working on optimizing the tree after a node removal. It consists of two actions: * Rewind the branch and check if nodes can be removed (only one...

Hey @ibraheemdev any knews ? If you don't have the time to review this at the moment, I'll would still be interested to work on these two features: > *...