Unplanned
Last Updated: 19 Nov 2024 08:14 by Dialog
Created by: Dialog
Comments: 0
Category: Repl for Blazor
Type: Bug Report
1

These three errors occur on random basis in the REPL tool inside the Telerik UI for Blazor documentation:

  • Unhandled exception rendering component: Could not find 'TelerikBlazor initMediaQuery' ('TelerikBlazor' was undefined).
  • InvalidOperationException: A suitable constructor for type 'BlazorRepl.UserComponents._Main' could not be located.
  • System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder.AppendDiffEntriesForFramesWithSameSequence(DiffContext& diffContext, Int32 oldFrameIndex, Int32 newFrameIndex)

Possible workarounds include:

  • Clear the browser cache.
  • Load the documentation page again to use the correct browser cache.
Unplanned
Last Updated: 15 Jan 2024 10:22 by Yuriy
Created by: Yuriy
Comments: 0
Category: Repl for Blazor
Type: Bug Report
1
I experience random No active file to update and console errors.
Unplanned
Last Updated: 18 Aug 2023 12:59 by ADMIN
Created by: Robert
Comments: 1
Category: Telerik REPL
Type: Bug Report
0

REPL for aspnet core notifications is broken, it runs on first load and then fails to do anything if I change even a single character and then try to run it again

ASP.NET Core REPL - ASP.NET Core Components Playground & Testing - Telerik

Not sure that link will work but I'm talking about the notification that shows email message, error message and upload success

I'm seeing message in dev tools about  'isMobile is  not defined'

Running in Windows 10, latest version of Edge OR latest version of Chrome

 

 

Unplanned
Last Updated: 13 Jun 2022 05:48 by ADMIN
Created by: Ak
Comments: 3
Category: Repl for .NET Core
Type: Bug Report
0

The Basic Usage Demo of the DataSource does not run in REPL.

  1. Run the demo https://demos.telerik.com/aspnet-core/datasource
  2. Only the headers are displayed
 
Unplanned
Last Updated: 12 Nov 2021 13:00 by ADMIN

I included a nuget package, but the code will not compile because it can't find the package symbols.

For example:

https://blazorrepl.telerik.com/cbPPOzcQ05pZuq4a09

 

 

Unplanned
Last Updated: 11 Nov 2021 14:21 by ADMIN
Created by: Rick
Comments: 1
Category: Telerik REPL
Type: Bug Report
0

From this page: Hierarchy in ASP.NET Core Grid Component Demo | Telerik UI for ASP.NET Core

Edit it REPL

Run, works fine

Make a simple change like changing height to 500px

Run, gives a blank screen on right side.