The Oracle of le Trusty Pan
Explore posts from servers✅ MVC to Blazor
Hello! so awhile ago, I made an mvc. I am now attempting to port the code over into a new blazor project but am unsure on how to do this, as with the mvc I had 1 view called Events, which would get opened via clicking a button in a drop down menu that would open the view with different data based on which drop down button you clicked. but with Blazor, through all my research I don't think it is possible to return a page as such. here is some of my code from the mvc, any help would be greatly apricated!
The event controller:
16 replies
✅ Nested views failing
Hello! so, I've got a small issue.
I have this view called Edit which has the following button:
I am trying to get it so that when this button is clicked, it takes the user back to having the details view opened in this part of the dashboard view (note the page with the submit button is currently opened in there)
this is my current js
here's the end point it hits:
and this is the Details end point:
I have some almost identical code that works fine, but this one seems to just open the view as a whole view instead of nested inside the first
51 replies
mvc not finding blazor item, 404 not found
Hello! so, I've got a question if you don't mind answering. I made an MVC in .net 6 which I then later updated to .net 8. a few days ago I added a new blazor page to it, which works completely fine. they can be rendered inside views/other pages completely fine. however, I'm now trying to get it so that another blazor page opens when a button is clicked. this seems to just give me a 404 error
the page that's open is:Progect\Components\Dash.razorthe page I am trying to open is:Progect\Components\Counter.razor
The page to open
3 replies
AAdmincraft
•Created by The Oracle of le Trusty Pan on 9/29/2023 in #questions
Fabric Crash
hello. I know the problem has to do with floodgate, but I'm not sure how to fix it. I've tried reinstalling the mod, removing all the config file's etc. but I can't seem to work out how to fix this problem... any help would be greatly appreciated. here's my log file: https://mclo.gs/pbgRFdR
24 replies
AAdmincraft
•Created by The Oracle of le Trusty Pan on 9/26/2023 in #questions
1.20.1 fabric floodgate
heylo. so, I have a small minecraft server on fabric 1.20.1. I'm trying to set Geyser up, however I've run into a small problem. I can't seem to find a version of floodgate for fabric 1.20.1. I would rather not turn online mode off, however I shall do so if there are no other options. do any of you know of any mods that can be used instead of floodgate for 1.20.1? or if there is a 1.20.1 fabric version of floodgate that I am just unable to find?
6 replies