sea cryptid
❔ Bootstrap modal in razor page closing for one page but not another
https://github.com/norogoth/BookGroup/blob/master/BookGroup/Components/SignUpModal.razor - Doesn't close
17 replies
❔ Bootstrap modal in razor page closing for one page but not another
https://github.com/norogoth/BookGroup/blob/master/BookGroup/Components/SubmitPostModal.razor - Closes
17 replies
❔ The name "onclick" does not exist in the current context
Oh. The tutorial I followed earlier had cshtml pages in a "Pages" directory than then call blazor components with
I would be surprised if this is bad practice because it was a tutorial from Microsoft but should I just be routing directly to Componenets?
23 replies