The project that I attached here is a good sample. It's a part of Radzen sample. When I run or debug locally everything is good. But when I published the project the CulturePicker combo does not work.
I checkedout my old projects. There are no problem. I added a new CulturePicker component and they worked.
I think I found something, and want to discuss it with you.
The domain that I report the problem is working over Cloudflare infrastructure.
It was a subdomain that proxied when I reported the problem. The interesting point is not only the CulturePicker but also the other components are not working properly in this case.
When the proxy was closed and the independent SSL certificate was used then everything went well. My problem is solved.
But I have two questions.
Do we have some known limitations between these kinds of services and Blazor (or Radzen Controls)?
The example I shared does not contain any code I wrote. This is part of your example. So the codes are generated by RBS and my Java knowledge is not enough for this kind of deep dive.
On the other hand, I do not receive any errors neither in my test environment nor on the server. I can't find a problem with remote debugging. The program generally works, but objects do not respond. For example, when you click on a dropdown, it does not open.
I published the same example I shared before for both situations. (I shared the code in my first post.)
If you have time and you think this is a part of the Radzen World problem can you check it out?
No JavaScript seems to be working in the second example. I would recommend deploying a default Blazor application from Visual Studio to see if it works or not (I suspect it won't work as well). To be honest this seems to be a deployment issue which isn't related to Radzen products.
I did your suggestion and your prediction is approved. This is not related to Radzen. The proxied domain is not working over Cloudflare infrastructure (at least for me).
I'm still wondering if am I the only person facing this problem.
I don't share my issues before googled (or asked AI) and I already searched the same keywords. But couldn't find. :)) I added this info my knowledgebase.