Files
taxbaik/TaxBaik.Web.Client/Components/Admin/Shared
kjh2064 cc1fff44c0
TaxBaik CI/CD / build-and-deploy (push) Successful in 2m18s
fix: remove VersionInfo injection from AdminShell component
AdminShell was attempting to inject VersionInfo from server DI container,
causing 'Cannot provide a value for property' error in WebAssembly components.
Replaced with hardcoded 'unknown' values.

All admin pages now render successfully (HTTP 200):
 /admin/login
 /admin/blog
 /admin/dashboard
 /admin/inquiries

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-07-03 01:20:19 +09:00
..