I had to add data-bs-toggle="dropdown" to dropdown a element
@DotNetHow3 жыл бұрын
Thanks for the additional info. Which bootstrap version are you using? Can you please check?
@ore_bear80453 жыл бұрын
@@DotNetHow Bootstrap 5.0.0 I also had to add popper.js and bootstrap 5.0.1 min.js to get it to work
@DotNetHow3 жыл бұрын
@@ore_bear8045 thanks for the update. I hope it helps others facing the same problem.
@emmanuelchitani44242 жыл бұрын
Where exactly did you add it?
@kinjeans2 жыл бұрын
@@emmanuelchitani4424 try this Management
@grahamedwards53032 жыл бұрын
In 27. Designing the navigation bar, at time 10:01, line 22 has changed from to . This change stops the Management dropdown from being right justified.
@ReadLineAcademy2 жыл бұрын
helpfulll sir
@illegalbilgiler2 жыл бұрын
Thx man
@mr_jay2119 Жыл бұрын
Thanq.
@marcanthonydelapena22397 ай бұрын
im late but massive thanks
@sanjaypatilpatil4612 Жыл бұрын
Management drop-down is not working please help
@SimonLundMusic3 ай бұрын
When I deleted the homeController and Home view the application stopped working
@DotNetHow2 ай бұрын
because the controller is what renders the view. it is expected behaviour
@aftabrafi15282 жыл бұрын
management dropdown is not working. Can anyone help?
@j1njja.editss2 жыл бұрын
hey i ran into the same issue, were you able to find a fix?
@DotNetHow2 жыл бұрын
You need to check if you have referance to both bootstrap and bootstrapjs
@j1njja.editss2 жыл бұрын
@@DotNetHow that worked thank you so much
@reeshavacharya2 жыл бұрын
@@j1njja.editss how do you check it?
@ciminoce3 жыл бұрын
Great!!! Some Bootstrap are not recognized... Houston we have a problem!!!
@DotNetHow3 жыл бұрын
Can you try to copy and paste the code from the github repository, to see if you missed anything on your end?
@ciminoce3 жыл бұрын
@@DotNetHow could you type the repository url? Can't understood from the video.. Thanks
@DotNetHow3 жыл бұрын
@@ciminoce You can find it on the description section
@ReadLineAcademy2 жыл бұрын
alhumdulillah finally solved
@ناشناسرایی2 жыл бұрын
big like
@msbaloch98543 жыл бұрын
Please share full project with source code
@DotNetHow3 жыл бұрын
I have already. Check the deacriptions
@TheBdemba162 жыл бұрын
Went into your repo and grabbed the code for Navbar. Needed to add style="display:flex" in the form to display the search textbox and button properly