You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -47,6 +47,8 @@ The recommendation here would be something like this, but you might need to adap
47
47
48
48
Done! Lazy Loading is now configured 😄
49
49
50
+
> Due to a bug in Blazor's linker, the user assemblies will be downloaded as part of the boot but not in memory. The library handles this case gracefully so it shouldn't be a problem until the linker gets fixed. [More info...](https://github.com/isc30/blazor-lazy-loading/issues/60)
0 commit comments