Completed
Last Updated: 12 Mar 2024 09:14 by ADMIN
Release 2024 Q2 (May)
Created by: Ak
Comments: 0
Category: Repl for Blazor
Type: Feature Request
1
It will be useful to have some UI that allows you to easily start writing a new snippet. For example, a button in the Toolbar or clickable logo that opens a plain REPL to start writing your new code in.
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.
Completed
Last Updated: 11 Dec 2023 08:48 by ADMIN

Where I've embedded the REPL I seem to be getting errors today.

Any changes your side?

Unplanned
Last Updated: 31 Oct 2023 08:55 by ADMIN
Created by: Peter
Comments: 0
Category: Telerik REPL
Type: Feature Request
1

Hi, 

   It would be great if I could drag a file and have it add to my blazorrepl form as a new attachment.  Would save time vs adding files manually then cutting and copying the contents.

Peter

Need More Info
Last Updated: 30 Aug 2023 15:01 by ADMIN

Hi,

I've used the REPL embed feature to include some examples in my online Blazor course (running via WASM).

This week I've had a few reports of the REPL not loading correctly for people.

It seems to be fine for me, but here's an example of an error one person ran into:

Any ideas?

Thanks

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: 29 Mar 2023 06:20 by ADMIN
Created by: Dan
Comments: 7
Category: Repl for .NET Core
Type: Feature Request
1
A similar feature like the dojo to change the version is needed.
Completed
Last Updated: 18 Jan 2023 15:27 by ADMIN
Created by: Mister Magoo
Comments: 3
Category: Telerik REPL
Type: Feature Request
4
It would be nice not to have to keep my own list of REPLs - but more like CodePen where the site keeps a list for me.
Unplanned
Last Updated: 05 Dec 2022 15:42 by Ed
Created by: Nadezhda
Comments: 1
Category: Telerik REPL
Type: Feature Request
2

REPL currently provides the option to add external static assets. However, one might need to create their own JavaScript and CSS files.

We want to track the community's interest in allowing users to add .css and .js files inside the projects and use them from the .razor files. Please add your vote if this is a feature you'd like us to add to the REPL tool.

Unplanned
Last Updated: 18 Nov 2022 15:41 by ADMIN
Created by: Gold Star
Comments: 2
Category: Telerik REPL
Type: Bug Report
0

Hello! When I try to populate a grid with data I can only get it to show the data if I don't use a nested object. For example:

An object like this I'd assume I could access by adding a grid column like this:

When I do it this way however nothing shows up although all items do load into the grid, they just don't show any text.

To make it show text I can only use the first level of properties in the object:

In this case I'd see the data in this property on the table.

Is this a bug or intended functionality?

Unplanned
Last Updated: 01 Nov 2022 11:37 by ADMIN
Created by: Nadezhda
Comments: 0
Category: Telerik REPL
Type: Feature Request
0

We are researching if hot reload can be used in REPL and whether it will affect its performance. 

We want to evaluate the community's interest and feedback in this regard. Please vote for this item if you'd like us to add a hot reload feature. Please also share your thoughts on whether it should be enabled by default or if you'd prefer to have the ability to toggle it when needed.

Unplanned
Last Updated: 01 Nov 2022 11:24 by ADMIN
Created by: Nadezhda
Comments: 0
Category: Telerik REPL
Type: Feature Request
0

We are researching possible options for adding an autocomplete feature for the REPL Editor.

We want to evaluate the community's interest and feedback in this regard. Please vote for this item if you'd like us to add autocomplete feature and share your thoughts and expectations considering the following possible options:

  • Basic C# autocomplete in the @code part of the files and in the .cs files.
  • Relevant Blazor component autocomplete.
  • Autocomplete for Telerik code, knowing the proper context and suggesting the parameters for a specific component.
Unplanned
Last Updated: 01 Nov 2022 11:13 by ADMIN
Created by: Nadezhda
Comments: 0
Category: Telerik REPL
Type: Feature Request
0

REPL currently supports light mode only.

We want to track the community's interest in a dark mode. Please vote for this request if you'd like us to add a dark mode feature to the REPL tool.

Unplanned
Last Updated: 01 Nov 2022 10:57 by ADMIN
Created by: Nadezhda
Comments: 0
Category: Telerik REPL
Type: Feature Request
2

At this point, we provide only compile-time errors in the Error List. The runtime errors are not caught and they are going directly into the browser console.

We want to track the community's interest in having a console for runtime errors. Please add your vote if this is a feature you'd like us to add to the REPL tool.

Completed
Last Updated: 27 Sep 2022 12:52 by Mister Magoo
Created by: Mister Magoo
Comments: 5
Category: Telerik REPL
Type: Bug Report
0

Existing REPLs do not compile and run any more.

Here is one simple example. and the error messages you get when you try to save/run

Telerik REPL for Blazor - The best place to play, experiment, share & learn using Blazor.

Code editor error icon CS0246The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?)__Main.razor22
Code editor error icon CS0246The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?)__Main.razor23
Code editor error icon CS0246The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?)__Main.razor24
Code editor error icon CS0246The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?)Comp1.razor23
Code editor error icon CS0246The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?)Comp1.razor24
Code editor error icon CS0246The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?)

 

Unplanned
Last Updated: 13 Sep 2022 07:19 by ADMIN
Created by: Jon
Comments: 0
Category: Telerik REPL
Type: Feature Request
0

Hey,

If the plan is to encourage more widespread use of the REPL, promoting its role as a "go to" destination to prototype and share Blazor code, I wonder if there's scope for an option to toggle Telerik UI off.

I mean, I get why you'd want that on by default…

But I'm keen to use the REPL to embed "runnable" examples in blog posts and often need to share examples that use plain old CSS, or something like Tailwind (or indeed Bootstrap).

In those scenarios I don't really need the default theme/styles that come with Telerik UI (and they could clash with the styles I am trying to use).

Just a thought :)

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
 
Completed
Last Updated: 08 Jun 2022 08:44 by ADMIN
Release 3.3.2
Created by: Adam
Comments: 1
Category: Telerik REPL
Type: Bug Report
4

https://blazorrepl.telerik.com/GQYpbvbP37ENDltY58

This sample seems to be broken.  It won't run.

Unplanned
Last Updated: 27 Apr 2022 07:41 by ADMIN

I sometimes have a few repl tabs open to compare results. At the end when I am satisfied I often need just one, and closing the others in bulk is quite annoying as I keep getting interrupted by the window.oneforeunload prompt.

This setting should be somewhere in the UI and should save in the browser local storage so all my repl tabs can use it from the same place. I would prefer that over a cookie or non-persistent setting.

Completed
Last Updated: 20 Apr 2022 08:19 by ADMIN
Created by: Ivan
Comments: 1
Category: Telerik REPL
Type: Feature Request
1
Add an accessible theme swatch to the REPL.
1 2