Hi There,
The grid toolbar mysteriously disappears on upgrade of Syncfusion. Other than the Toolbar, everything else appears to be rendered correctly. Below is the version details.
OLD <PackageReference Include="Syncfusion.Blazor.Grid" Version="20.1.0.61" />
NEW <PackageReference Include="Syncfusion.Blazor.Grid" Version="20.2.0.46" />
Thanks in advance for your help.
G
Hi Gerald,
We checked your query and we prepared sample in this latest version (20.2.0.46), but unfortunately the reported issue does not occurs from our side. We also attached Prepared sample in this ticket, kindly refer the attached sample for your reference.
Please get back to us if you need further assistance
Regards,
Naveen Palanivel
Hi Naveen,
I see that you reference the CDN in the sample provided. What would be the syntax used if we wish to reference the scripts locally in the case the server has no direct internet connection (i.e. just intranet access only). Thanks Naveen.
G
Hi Gerald,
We checked your query and we prepared sample with scripts locally. We also check server has no internet connection from our side but unfortunately reported issue does not occurs. We attached the sample in this ticket , please refer the attached sample for your reference.
you have further queries, please get back to us
Regards,
Naveen Palanivel
Hi Naveen,
Thanks for your response. This appears to be a Blazor Server example. Could you provide a Blazor WebAssembly example? Thanks in advance.
G
Hi Gerald,
Thanks for the Update
We checked your query and as per the requirement we prepared sample in WebAssembly. We attached the prepared sample in this ticket, Kindly refer the attached sample in this ticket.
you have further queries, please get back to us
Regards,
Naveen Palanivel
So - I'm using the Core library - does this change your syntax?
I found that when I move from 20.1.0.61 to 20.20.0.36 or later - this issue continues to appear. My syntax is the same, except for the line:
builder.Services.AddSyncfusionBlazor(options => { options.IgnoreScriptIsolation = false; });
I tried with and without the IgnoreScriptIsolation option - and still the same results.
Hi Gerald,
Thanks for the Update,
We checked your query and we like to inform that our pervious response we shared our simple sample. If possible, reproduce the reported issue in the provided sample Or Kindly share issue reproducible runnable sample
you have further queries, please get back to us
Regards,
Naveen Palanivel
But isn't { options.IgnoreScriptIsolation = false; }); deprecated?
So ... I found the issue. I have been using Syncfusion.Blazor.Core as suggested in https://blazor.syncfusion.com/documentation/nuget-packages, followed by the required Syncfusion.Blazor.* packages (Grid, etc.).
Do you have an example that uses this setup? I understand using the Core and just the packages required is Syncfusion's preferred way of access the library (correct me if wrong).
G
Hi Gerald,
We checked your query and we would like to inform that We prepared sample as per the requirement but unfortunately reported issue does not occurs. We attached the sample in this ticket , kindly refer the attached sample for reference.
Please let us know if you have any concerns.
Regards,
Naveen Palanivel