Terry

Results 10 comments of Terry

HI @hasherezade , You're welcome! > This may be a bug, I will check it. Can you share more details about your usage, so that it will be easier for...

> ah, I see it checks itself! it explains a lot. then it is not a bug, but a feature - process cannot scan its own workingset - you can...

@hasherezade You're absolutely right that it's not working on itself even with 0.3.3. I apologize, I was confused with the standalone version of pe-sieve and I was assuming it would...

HI @hasherezade, I found an old screenshot when I was testing pe-sieve back in December 2021 (not sure which version I was checking, but it was probably v0.3.1). Back then,...

Your English is fine. :) I guess I could try and help by using Google Translate and then see if things make sense.

@musicode Is there a way to update data from component using $emit like in Vue? `this.$emit('field', value);`

Never mind, I found out that I can use `self.$parent.set('field', value);` Yox has been great so far. Keep up the great work!

Hi @hasherezade, No worries at all. Thank you so much for working on this. It's working perfectly in my project. Thank you again! Terry

@hasherezade The new API function works as expected! Thank you so much!

This would be great to have. Any chance it will be merged one day? Thank you.