HMR stop working after changind JsonSerializerSettings #898

Closed
opened 2025-08-09 17:18:06 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @skorunka on 3/24/2017

This breakes the HMR: JsonConvert.DefaultSettings = () => new JsonSerializerSettings { ContractResolver = new CamelCasePropertyNamesContractResolver() };.

Any chance to make this settings to work woth HMR?

ta

*Originally created by @skorunka on 3/24/2017* This breakes the HMR: `JsonConvert.DefaultSettings = () => new JsonSerializerSettings { ContractResolver = new CamelCasePropertyNamesContractResolver() };`. Any chance to make this settings to work woth HMR? ta
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#898
No description provided.