Error
The following error is thrown when I try to open an iNote file.
Cause
The above error occurs because the useEffect is triggered before the ct-epb-main element is created. Hence, the attempt to focus on ct-epb-main will fail, resulting in the above error.