Using GetThemeValue causes program to stop responding
- 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