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: 07 Mar 2022 07:05 by Victor
Created by: Victor
Comments: 0
Category: Repl for Blazor
Type: Feature Request
1

Blazor REPL import all static assets - both from packages and CDNs as normal JS files. The tool should know which files are modules and which are not.

 

Example:

The BlazorSize package is not working in the REPL: https://blazorrepl.telerik.com/mmYdEHFR31t74oWj55  


Resizing the browser doesn't update my label and I don't see any errors in the UI, but I do see this in F12...