Unable to read from the browser's clipboard. Please make sure you have granted access for this website to read from the clipboard.
This is the error I encountered using paste in terminal. Neither the paste shortcut nor the mouse paste function is working.
It seems like code-server is being rendered to app using a browser web-view like function. If it had been in the browser, it would be fixed right away, but in apk, there is no such option to allow clipboard access.
OR
if there already exists some solution to this, please educate me about that.

Unable to read from the browser's clipboard. Please make sure you have granted access for this website to read from the clipboard.
This is the error I encountered using paste in terminal. Neither the paste shortcut nor the mouse paste function is working.
It seems like code-server is being rendered to app using a browser web-view like function. If it had been in the browser, it would be fixed right away, but in apk, there is no such option to allow clipboard access.
OR
if there already exists some solution to this, please educate me about that.