Skip to content

Error in admin runtime after installing plugin in Strapi 4.5 application #6

@simb

Description

@simb

I just setup a fresh install of Strapi 4.5. Everything was working but I have not created any collections other than those included in the quickstart.

After installing strapi-plugin-postgis 0.1.7 and starting up the local server again I am having issues. The server compiles the admin UI and the application http interface is working. But when I access the admin I just get a white screen. Checking the Chomr developer console I see this error:

Uncaught TypeError: Cannot set property GenericInput of # which has only a getter

Removing the package from package.json and node_modules and building the admin UI removes the error.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions