Egor Shulga

Results 6 comments of Egor Shulga

I suppose that's because children are rendered inside of Svg element (from `react-native-svg`)

I believe this issue also affects Azure Pipelines (the issue is discussed here: actions/virtual-environments#5908)

Hey @Xiapeixu! Thanks for this definitions, should we push it to DefinitelyTyped repository instead?

Used `.UsingRegistrationStrategy(RegistrationStrategy.Skip)` as a workaround

The same problem. Apparently `./wgd.sh install` silently ignored all problems, and pip dependencies were not installed. `pip install -r requirements.txt` fails with another error: ``` error: externally-managed-environment × This environment...

Let me express another proposal (just out of brainstorming): would it be possible to introduce a new property `input_sensitive` together with an attribute `output_sensitive`. Of course, it should be made...