Parth Thakar

Results 2 issues of Parth Thakar

I am trying to use Edit Text + Tool bar in a single screen. i have implemented two IARE edit text and tool bar, but it is not working with...

![image](https://github.com/facebook/relay/assets/40314104/be086056-15d2-4686-8161-82d2ba62a3ad) Hello Guys, Does anyone has a solution on how to solve this issue? **App.test.tsx** ``` import React from "react"; import { RelayEnvironmentProvider } from "react-relay"; import App from "./App";...