Skip to content

Conversation

@kendo-bot
Copy link
Collaborator

No description provided.

@kendo-bot kendo-bot requested a review from a team as a code owner October 15, 2025 14:01
@xristianstefanov xristianstefanov self-assigned this Oct 15, 2025
@xristianstefanov xristianstefanov added the merge-to-production Use this label to get a comment to choose whether to merge the PR to production label Oct 16, 2025
@github-actions
Copy link
Contributor

Hello @xristianstefanov,

Check the below option if you would like to automatically generate PR to production. The automation uses the branch for the cherry-pick, and then will delete the branch. Please, do not delete it manually.

  • create PR to production

@Tsvetomir-Hr
Copy link
Contributor

Tsvetomir-Hr commented Nov 6, 2025

It seems there is some issue related to the Clipboard API permission with REPL. Clicking the Copy Row Text option from the context menu throws the following error in the browser console.

blazor.web.js:1 crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
      Unhandled exception rendering component: Failed to execute 'writeText' on 'Clipboard': The Clipboard API has been blocked because of a permissions policy applied to the current document. See https://crbug.com/414348233 for more details.
      NotAllowedError: Failed to execute 'writeText' on 'Clipboard': The Clipboard API has been blocked because of a permissions policy applied to the current document. See https://crbug.com/414348233 for more details.
          at https://blazorrepl.telerik.com/_framework/blazor.web.js:1:2900
          at new Promise (<anonymous>)

Perhaps the example should be non-runnable.

Additionally, I suggest changing the Editor component to a TextBox component with a smaller height. For example, with "copy text here..." placeholder. Currently, when the example loads, it displays only the Editor component, which is not expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge-to-production Use this label to get a comment to choose whether to merge the PR to production

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants