lahmatiy/react-render-tracker

Rempl in devtools is not working anymore

Closed this issue · 3 comments

I used to use react-render-tracker with rempl but seems liie it's not working anymore. All I get in devtools is a white screen
image

Meanwhile inpage cconfig works ok
image

React: 16.14
Browser: Brave Version 1.40.107 Chromium: 103.0.5060.53 (Official Build) (x86_64)
Rempl: 1.0.3

Thank you for the report. We aware of the issue, this is a consequence of disabling CSP settings in Rempl devtools extension at the request of the store and incorrect testing after changes on our side. I have been looking for a solution for the last two days (make it works without enabling too relaxing CSP settings that have been compromised) and luckily found it. It remains to conduct the last testing and publish rempl, its devtools extension and React Render Tracker as well. The issue will be fixed in the coming days.

Just published a new version of RRT 0.7.0. This release doesn't fix the issue itself, but it should work with new version 1.0.4 of Rempl extension. The extension already available in Mozilla Browsers add-ons, but on review in Chrome web store. Usually a review in Chrome web store takes 1-2 days, until then you can load the extension from an archive in release notes (see instruction here)

Rempl extension in Chrome web store was updated yesterday. Everything works as expected now. Just make sure you are using latest versions of RRT & rempl extension.