Mackinnon Buck

Results 135 comments of Mackinnon Buck

This looks like a copy/paste error that happened when translating the Razor Pages implementation to Blazor.

@tmat, it looks like prior to the change [here](https://github.com/dotnet/sdk/commit/8d0a68e8be5da5e329fd2edb42a16a62c46dde74#diff-e02bf1397f67638dd539b6403e86e157ac2bd7f96f95027ad9ba2d513d7126bb), the default behavior for apps targeting .NET 5 was to restart the app when a change was made. I guess the...

@ilonatommy, FYI - the `area-ui-rendering` label is specifically for MVC and Razor Pages, and `area-blazor` is specific to Blazor.

Thanks for reaching out. We are currently prioritizing critical bug fixes and security issues over new features in this repository. Putting this in the backlog to collect more feedback.

Thanks for the issue report, @davesimtech. The `BlazorJSComponents.[fingerprint].lib.module.js` file is a JS initializer module, so it should be getting loaded by the framework. Not sure why it's getting skipped in...

@roji, are you familiar with this 900 byte limit for clustered indexes? Is this a real issue? Do you know of any workarounds we can apply?

Thanks, @roji. > I'm happy to try to think about this more, but can you provide a bit more context about what the schema here, what's being stored as the...

The docs were updated, so let's use this to track the product change. Moving to .NET 10 planning.

@wtgodbe, would you be able to take a look at this?