Hi,
When using the English, it works fine.
Enabling/disabling line 45 in Startup.cs makes the project either work or not, but when disabled, no translations are being done.
To duplicate the error:
1. Run the project.
2. Change language to Nederlands (Dutch) --> You will get error, and can't perform any action any longer.
3. Disable line 45
4. Run the project.
5. Change language to English --> OK
6. Enable line 45
4. Run the project. --> OK
5. Change language to Nederlands --> Same error.
The sample project is attached.
Thanks for fixing this.
Best regards,
Michael Brignola
Attachment:
BlazorGlobalization2_9282f97c.zip