Ilia

Results 4 issues of Ilia

### Microsoft PowerToys version 0.76.1 ### Utility with translation issue General ### 🌐 Language affected Russian ### ❌ Actual phrase(s) Ошибка генератора ![image](https://github.com/microsoft/PowerToys/assets/30232564/05c44986-ad8c-4f60-95d3-178537d74f5b) ### ✔️ Expected phrase(s) Генератор значений ###...

Issue-Bug
Area-Localization
Loc-Sent To Team
Issue-Translation

### Bug description Value is unsubscriptable error when using `random.sample()` unless I explicitly convert it to list `list(random.sample())`. Then the error goes away. Code that gives an error: ```python import...

Needs investigation 🔬
False Positive 🦟

**Problem** Dioxus vscode extension removes key keyword from iterator. I'm not sure if this is a correct behavior, but based on this part of documentation https://dioxuslabs.com/learn/0.5/cookbook/antipatterns#incorrect-iterator-keys the key should stay...

**Problem** After closing a desktop app `dx serve` stops only if pressed ctrl+c **Steps To Reproduce** Steps to reproduce the behavior: - Create a desktop app through cli with tailwindcss...

desktop
cli