chanan / chanan/BlazorStyled

Using GetThemeValue causes program to stop responding

Open
#113 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
193
Forks
19
PR merge metrics
No merged PRs in 30d

Description

when using `Styled.GetThemeValue("value")`, the project would compile and run, but would not respond to any requests. this is on blazor server, i have not tested if the same result also happens on blazor wasm.

is `GetThemeValue` meant to be used, since it is not in the documentation?

Contributor guide

No contributing guide indexed for this repository

Research direction

The reported entry point is `Styled.GetThemeValue("value")` in a Blazor Server project; begin by reproducing the request hang and checking whether the call is supported despite being undocumented. Compare behavior with Blazor WASM only if the project setup permits. Done means requests remain responsive and the intended API usage is documented or clarified.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
backend, web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.