Fabrizio Bertoglio
Fabrizio Bertoglio
Preview https://user-images.githubusercontent.com/24992535/172354330-a63f67ce-6d50-4dd1-a3ab-5309737b99b9.png
Related https://github.com/facebook/react-native/commit/3f8071d638d7c9cd25c0eb7f6c2169c776e271ea >D37668064 (https://github.com/facebook/react-native/commit/463af237539b98289c88e5b491c85cbf53bcaf0c) caused issues in VR Store where on tail load, the scroll position would reset and go back to the top.
@jedrekdomanski does not for me too with sublime 3 linux mint on ubuntu 17 ` { "keys": ["ctrl+shift+p"], "command":"dash_doc"},`
@farcaller yes ``` ~ $ sudo apt install xdg-utils [sudo] password for fabrizio: Reading package lists... Done Building dependency tree Reading state information... Done xdg-utils is already the newest version...
> @cristianoccazinsp Thank you for this summary. Just to add up to this, I believe this issue ([facebook/react-native#27089](https://github.com/facebook/react-native/issues/27089)) affecting Keyboard events measures is related to the notch inconsistency. Oh and...
yes.. I am also experiencing this issues. React Native Debugger was using 1.2 GB of memory and the Android Simulator was closed since hours on Ubuntu 18.04. I love the...
better using your own libary for http requests wrapped around net/http I believe it will cause less bugs and be more useful to the developer
@kurenn I have the same problem with rails 4.0.2 this is my `routes.rb` ``` Rails.application.routes.draw do mount SabisuRails::Engine => "/sabisu_rails" namespace :api, defaults: { format: :json } do namespace :v1...
@blavalla I will work on this from the 23rd of March. Thanks
PR https://github.com/facebook/react-native/pull/33690 fixes this issue