Hello,
I solve my problem by disable javascript debugging in visual studio :
<a class="postlink" href="https://stackoverflow.com/questions/42692472/visual-studio-2017-error-unable-to-start-program-an-operation-is-not-legal-in">https://stackoverflow.com/questions/426 ... t-legal-in</a>
Hello,
Visual studio 2017.
From the download page on asp.net zero website !!
Hello,
I noticed the same behavior yesterday at night the debugger is not attached and throw an exception.
Hello @ismcagdas,
I have already make the changes in datepicker component but the date selected not set in the value of the model :
<input datePicker type="datetime" [(selectedDate)]="user.startDate" name="startDate" class="form-control"/>
after i choose a date the text in the input is correct for exemple : 12/12/2017 but the value in user.startDate is undefined.
Thanks
Hi @ismcagdas , thank you
Hello,
Thank you for your feedback :D.
simed
Hi,
Thank you :).
Hi,
Asp.net core & Angular 5.
Thanks.
Hello Alper,
Thank you.
I noticed that the create / edit forms have no message errors on inputs that are invalid : the user know that he have to correct something in the form just because the submit button is disabled.
is this will be available in the nest release ?
Thanks