alucavi
alucavi
I can confirm this issue as well when trying to access the API via API Token generated by the Admin Panel: /api/content-type-builder/content-types/plugin::users-permissions.user When "read only" is set on the GET...
shocking that this is still an issue. i just ran into it as well. adding the following to your scss fixes it: ``` :global(body.mdc-dialog-scroll-lock) { overflow: inherit; } ```
i do not believe that this is fully resolved. I have followed all of the above steps, upgrading from 4.4.3 to 4.4.5, then to 4.5.1... i tried running the DB...
i solved this by switching from MySQL to postGres. Not ideal for everyone but it is a solution.