Skip to content

Commit 699abb4

Browse files
ntachevadimodi
authored andcommitted
Update knowledge-base/inputs-disable-copy-paste.md
Co-authored-by: Dimo Dimov <[email protected]>
1 parent 489a85e commit 699abb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

knowledge-base/inputs-disable-copy-paste.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ To disable the copy and paste functionality in a TextBox and other Telerik Blazo
7474
{
7575
if (firstRender)
7676
{
77+
// ensure the HTML is rendered in the browser
7778
await Task.Delay(1);
7879
7980
// prevent copy and paste in the textbox

0 commit comments

Comments
 (0)