Skip to content

Readonly ReactSiteConfiguration #35

@dax70

Description

@dax70

The ReactSiteConfiguration static Configuration property is set to readonly.
The nuget package adds the following line to the ReactConfigur file

ReactSiteConfiguration.Configuration = new ReactSiteConfiguration();

I commented out that above line of code and everything seems to be working.

This is the actual error when compiling in VS.
Error 67 Property or indexer 'React.ReactSiteConfiguration.Configuration' cannot be assigned to -- it is read only

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions