Liron Yahdav

Results 18 issues of Liron Yahdav

**Steps to reproduce the bug** 1. Clone or download https://github.com/lyahdav/CppWinRtUwpSandbox 2. Run solution https://github.com/lyahdav/CppWinRtUwpSandbox/blob/main/cppwinrt/Calendar.sln 3. Click MenuFlyout button 4. Hover over the 2nd menu item and then hover away from...

bug
help wanted
area-Menus
team-Controls
react-native-windows

It says `Mocky` instead of `LRMocky`.

Summary: The files were identical so no need for both. Having both is error-prone as one may be modified without modifying the other. Changelog: [Internal] Differential Revision: D56659179

CLA Signed
p: Facebook
Partner
fb-exported

I get this error when I run `:RunSpec` from vim: ``` /Users/lyahdav/.rvm/gems/ruby-2.1.4/gems/bundler-1.10.6/lib/bundler/definition.rb:412:in `validate_ruby!': Your Ruby version is 2.0.0, but your Gemfile specified 2.1.4 (Bundler::RubyVersionMismatch) ``` My default RVM ruby is...

I already asked [here](http://meta.mamute.org/440-413-full-head-error-on-chrome) but maybe this is the better place to ask: On our internal instance of Mamute I cannot use the website to ask questions. I always get...

Summary: When doing performance profiling on a React Native iOS app and trying to identify bottlenecks on the native side it can be helpful to correlate actions to what is...

CLA Signed
p: Facebook
Partner
fb-exported

Summary: This is a follow-up to D56280451 where I made all SystraceSection calls feed into the Instruments signposts API. This will additionally do the same for all calls to nativeTraceBeginSection/nativeTraceEndSection...

CLA Signed
p: Facebook
Partner
fb-exported