Gerald Michelant

Results 13 comments of Gerald Michelant

@roschaefer, please check this release which is a clean version of the changes required to fix the issue 247.

I looked at the code and the same issue appears when deleting a comment. in fact, in both cases, we do not commit our action and use mutation to change...

Hi, I could solve the issue. i still need to address same issue when deleting comment. i will add comments on discord and submit the code for revision soon

yes, I did. i just do not know in which topics those things are discussed. I just also solved the issue with the delete part. let me know how you...

HI @roschaefer, I did commit a new version that removes all comments. I also created a mutation for the update so the code is clean for both delete and update...

i just made another commit with an updated version of sanitize-html and now the only discripency is the integrity check from yarn.

for me the code is working so yes, you can remove the WIP

@roschaefer , I just looked quickly at your commit with async await utilisation. You are using a const that is then not used and it makes the test failed. if...

@roschaefer since a few days, the app is crashing and I do not know why as i did nto touch anything. it looks like it is going back and forward...