Mert Sincan

Results 351 comments of Mert Sincan

We can use eventbus(OverlayEventBus) to communicate with each other like in cell edit

It is a little difficult to decide this right away. Many libraries like us add modular structures to their bundles, and none of them make such changes. It is necessary...

I think it has to do with the IDE's compiler. Sometimes it can't find PrimeReact or any library even though it is installed. Test; https://user-images.githubusercontent.com/11868120/233268633-c255569b-4875-402a-afe7-1d7b48308552.mov

Hi @zcdunn, sorry for the delayed response! We focused on unstyled mode integration. Finally, we finished it :) I reviewed your issue again. As you know, the label's `for` feature...

Thanks a lot for the report! I set a milestone for this. We'll fix it before the milestone is released.

Hi, Unfortunately, I didn't open the codesandbox project. Could you please attach it or a new sample stackblitz link for use to replicate? Best Regards,

Hi, Unfortunately, I couldn't replicate it. Could you please attach a sample project for us to replicate? Also, which theme are you using? Do you use any Premium PrimeVue Layout?...

Hi, Thanks a lot for your contribution! We didn't do mousedown for some reason but I can't remember. I will discuss this with the team and get back to you.

My suggestion was to call the reset method of dataTable in; > 3. Select "Asset 2" from the left table ``` dt.reset(); // clear all states ``` @melloware @Rapster, nice...

@Rapster, please see the above comments. @MB4IAMS will give us information about the cases. We tried https://github.com/primefaces/primefaces/issues/8992 fix, but it didn't work for the above cases.