Nishkalank Bezawada

Results 16 comments of Nishkalank Bezawada

Hello @Lewin8687, I have found the issue, and will soon creating a PR on this. @joelfmrodrigues @AJIXuMuK @michaelmaillot Please assign this to me. Thanks, Nishkalank

Hello @Lewin8687, I have created a PR on this. #### Problem statement When a date column is created with an underscore or '_' at the begining, the form is not...

Hello @Fantasticles I would like to see the username, email. Would you please write it here. Thanks, Nishkalank

> Hi @NishkalankBezawada > > For privacy reasons I can't give the full actual email address but username/email is in the format [[email protected]](mailto:[email protected]) > > So in this case Null's...

Hello @Igli1994 Could you please share the code synopsis on how you have defined PeoplePicker control. Thanks, Nishkalank

Hey @majkelmichel Below is my sample, which works fine. ```typescript { this.setState({ richTextValue: 'test' }); }} /> ``` and ```onChange``` i am calling a method like this, ```typescript private _getRichTextValue(v:...

Hello @kuralew I have tried to reproduce the issue, but wasnt able to. Could you try this with beta version, `npm install @pnp/spfx-controls-react@next --save` and let us know the behaviour....

Hello @kuralew Can you check if you are passing the termsetid or term group id? //Nishkalank

Hello, We are also facing the same error with version 3.18.1. @wuxiaojun514 Any update on the fix? Thanks, Nishkalank

Hello @michaelmaillot I can work on this once #1688 issue is merged. //Nishkalank