Files
btcpayserver/BTCPayServer
d11n a84ffd8c7e Crowdfund: Fix null pointer exception for topup type (missing price) (#5068)
Items with type topup have a price = null and hence not even the property set (ignored in JSON). This needs to be handled in the temlate, otherwise this exception occurs:

```
An unhandled exception was thrown by the application.
System.InvalidOperationException: Nullable object must have a value.
   at AspNetCoreGeneratedDocument.Views_Shared_Crowdfund_Public_ContributeForm.<>c__DisplayClass24_0.<<ExecuteAsync>b__0>d.MoveNext()
```
2023-06-13 20:46:27 +09:00
..
2023-04-10 11:07:03 +09:00
2023-05-29 09:02:47 +02:00
2023-05-26 23:49:32 +09:00
2023-04-10 11:07:03 +09:00
2023-05-22 13:30:28 +02:00
2021-12-31 16:59:02 +09:00
2023-05-26 23:49:32 +09:00
2023-02-14 17:03:12 +09:00
2023-04-10 11:07:03 +09:00
2023-06-02 18:21:57 +09:00
2023-04-10 11:07:03 +09:00
2023-04-10 11:07:03 +09:00
2023-04-10 11:07:03 +09:00
2023-05-29 09:02:47 +02:00
2023-04-10 11:07:03 +09:00
2023-04-10 11:07:03 +09:00
2023-05-26 23:49:32 +09:00