Dmitry Kurmanov

Results 49 comments of Dmitry Kurmanov

we will think about custom widget documentation

@KendallPark rating example (with dev cdn) https://plnkr.co/edit/OKwOTJyl8hbD9wUMTgAp?p=preview

Hello! Yes, feel free to create a pull request. It would be great. Thanks.

@jefftudorbenbria could you please provide an example or json to reproduce the problem?

The problem appears when we have very big survey json. Reproduced locally with 200+ "dropdown" questions. possible solution: lazy rendering

@nadialo hello, as a workaround you may try something like that: https://plnkr.co/edit/yXMgVIN0iEyoURghhJOG?p=preview 3 radiogroups with the same name

@rafaelrroa, hello. In fact custom widgets is just possibility for adding any third party library but not the implementation. Implementations may be very different and every programmer can customize it...

@rafaelrroa, you are welcome, we will think about better "customWidget" provision.

@nadialo hello, thanks, we will think about these problems. PS nothing wrong with reopen issue. Please feel free to create/close/reopen issues according to your needs.

Hello, Our [examples](https://surveyjs.io/Examples/Library?id=real-nps&platform=Vue) look ok for me. Here the [plunker standalone example](https://plnkr.co/edit/G2y1lQeHYHHuvQpr) and there is no any errors there. Could you please fork and modify it to reproduce the problem?...