facebook/flipper

Not able to record and get results from React Devtool profiler

evgenyshenets91 opened this issue ยท 0 comments

๐Ÿ› Bug Report

When Install latest version of Flipper and open React devtool (Profiler) not able to have recording of the profiling. Recording started, but after stop it no results.

React devtool for checking components works correct, but Profiler doesn't get the recording result.

To Reproduce

  • Run React native application
  • Run flipper
  • Open React Devtool tab and select Profiler.
  • Try to record session via profiler.

Environment

  • react-native: 0.73.4
  • react : 18.2.0
  • flipper latest (0.239)
  • system MacOS 14.2.1 (23C71)