Back to Devexpress

Could Not Find 'X' in 'window.DxBlazor'

blazor-403266-troubleshooting-version-related-issues-could-not-find-x-in-window-blazor.md

latest725 B
Original Source

Could Not Find 'X' in 'window.DxBlazor'

  • Jul 14, 2021

In the previous versions of Blazor components, users had to add the client scripts. In the latest versions, we distribute the scripts via the NuGet Package in the _content/DevExpress.Blazor folder. If you reference an older version of our static files, you may encounter a similar issue:

Error: Microsoft.JSInterop.JSException: Could not find ‘FormLayout’ in ‘window.DxBlazor’.
Error: Could not find ‘FormLayout’ in ‘window.DxBlazor’.

We recommend that you use the latest versions of our components distributed from NuGet Packages.