Since there does not seem to be a post in packages for editor.js, I'm asking my question here:
1. Does anyone know whether it is possible to completely remove the option for users to make any changes to a tool-type, e.g. in my case to the text. I only want the user to be able to change the text if required, but not add any further tools. I know I can set all the tools to false but then it still shows the plus and drag icons.
2. When I load the component initially, then the data is not shown. only after navigating to another tab and coming back to this tab, the data is shown. I tested both saving the content in a variable from the api call and from the call directly, but i always have to go back and fort.
Thank you very much for your help! π