Piyush Kumar
Piyush Kumar
@kadiraydinli Did you try my code as I mentioned ? After you rotate your device, the immersion mode should be activated after 2 seconds. automatically.
Any solution for this ?
Try this: In **BlockOptionsDropdownList** component in **ToolbarPlugin**, write **useEffect** like this: ``` useEffect(() => { const toolbar = toolbarRef.current; const dropDown = dropDownRef.current; if (toolbar !== null && dropDown !==...
I am also facing same issue using v 3.12