blazor-workshop icon indicating copy to clipboard operation
blazor-workshop copied to clipboard

Outcommented the required attributes above certain fields in Address.cs

Open Gobbenobber opened this issue 3 years ago • 2 comments

This outcomments required attributes above certain fields in Address.cs which otherwise results in an exception being thrown when following the guide from save-point 00, at save-point 02 (when clicking the order pizza button). See issue #339

Gobbenobber avatar Aug 30 '22 11:08 Gobbenobber

CLA assistant check
All CLA requirements met.

jongalloway avatar Aug 30 '22 11:08 jongalloway

I'll gladly just remove the required attribute itself for these three files, to avoid outcommented code. LMK if I need to change.

Gobbenobber avatar Aug 31 '22 11:08 Gobbenobber

This should be addressed now by https://github.com/dotnet-presentations/blazor-workshop/pull/354

danroth27 avatar Jul 21 '23 20:07 danroth27

Okay............. I will delete the branch then. Thanks for the swift reply though. 😃👍

Gobbenobber avatar Jul 23 '23 17:07 Gobbenobber