diff options
| author | Claudomator Agent <agent@claudomator> | 2026-03-16 19:56:47 +0000 |
|---|---|---|
| committer | Claudomator Agent <agent@claudomator> | 2026-03-16 19:56:47 +0000 |
| commit | 8457d32d89ef703fa8e748a0592472e3d21a16f9 (patch) | |
| tree | 55d96acd983ca82e26e85313f27da87f44a94650 /.git_old/objects/fd/5e6f29dd615e94dd084c8058074a0b13d7b185 | |
| parent | c0ba29283dcb318cb918615e34f2d90d05cc1019 (diff) | |
fix: resolve compilation error in PerformanceViewModelFactory
modelClass.kotlin.viewModelScope called viewModelScope on KClass<T>
rather than a ViewModel instance. Replace with CoroutineScope(Dispatchers.IO
+ SupervisorJob()) which is valid at factory creation time.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to '.git_old/objects/fd/5e6f29dd615e94dd084c8058074a0b13d7b185')
0 files changed, 0 insertions, 0 deletions
