Relative Content

Tag Archive for blazor

How can I set layout to null in .net blazor?

I’m working on a Dashboard application using .NET Blazor WASM, where, except for the login page, all pages can share a same layout. So how can I specify for the login page that it doesn’t need to inherit any layout?

Working on a Blazor app, my buttons aren’t calling my methods

I’m working on a Blazor project for some personal learning, and I’ve hit an issue that I can’t seem to figure out the solution to. That being most of my browser-side buttons don’t seem to do anything, likely because they aren’t calling my methods. I’ve checked my syntax, debugged my code, and checked for errors on browser side and I can’t see anything that should be wrong. Everything I can find elsewhere says there shouldn’t be a problem with my code, so I’m here to ask for help. Below is the razor page, ’cause I can’t imagine that the problem is with my CS partial page.

Working on a Blazor app, my buttons aren’t calling my methods

I’m working on a Blazor project for some personal learning, and I’ve hit an issue that I can’t seem to figure out the solution to. That being most of my browser-side buttons don’t seem to do anything, likely because they aren’t calling my methods. I’ve checked my syntax, debugged my code, and checked for errors on browser side and I can’t see anything that should be wrong. Everything I can find elsewhere says there shouldn’t be a problem with my code, so I’m here to ask for help. Below is the razor page, ’cause I can’t imagine that the problem is with my CS partial page.

Working on a Blazor app, my buttons aren’t calling my methods

I’m working on a Blazor project for some personal learning, and I’ve hit an issue that I can’t seem to figure out the solution to. That being most of my browser-side buttons don’t seem to do anything, likely because they aren’t calling my methods. I’ve checked my syntax, debugged my code, and checked for errors on browser side and I can’t see anything that should be wrong. Everything I can find elsewhere says there shouldn’t be a problem with my code, so I’m here to ask for help. Below is the razor page, ’cause I can’t imagine that the problem is with my CS partial page.

Working on a Blazor app, my buttons aren’t calling my methods

I’m working on a Blazor project for some personal learning, and I’ve hit an issue that I can’t seem to figure out the solution to. That being most of my browser-side buttons don’t seem to do anything, likely because they aren’t calling my methods. I’ve checked my syntax, debugged my code, and checked for errors on browser side and I can’t see anything that should be wrong. Everything I can find elsewhere says there shouldn’t be a problem with my code, so I’m here to ask for help. Below is the razor page, ’cause I can’t imagine that the problem is with my CS partial page.

Working on a Blazor app, my buttons aren’t calling my methods

I’m working on a Blazor project for some personal learning, and I’ve hit an issue that I can’t seem to figure out the solution to. That being most of my browser-side buttons don’t seem to do anything, likely because they aren’t calling my methods. I’ve checked my syntax, debugged my code, and checked for errors on browser side and I can’t see anything that should be wrong. Everything I can find elsewhere says there shouldn’t be a problem with my code, so I’m here to ask for help. Below is the razor page, ’cause I can’t imagine that the problem is with my CS partial page.