Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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

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.