I dont know why the page.tsx is not expanding thru all the page
@dhanishperumal991113 күн бұрын
{/* */} {children} this is working
@HousseynBelhadja18 күн бұрын
good news
@bechirzouaoui582118 күн бұрын
So any one has fixed his code :p ?
@PenguinjitsuX24 күн бұрын
I don't understand why you waste so much time trying to generate a dashboard with v0 when the goal of this video is to show off the new sidebar component. The docs already have a step by step tutorial to setup your sidebar! Why not just showcase and follow that? The dashboard section has no impact and is not needed to showcase the sidebar. Spending time on generating It and fixing the errors caused by it is a completely unnecessary part of the video and I feel like you just wasted my time, and it feels like you spent more time on the v0 dashboard than the sidebar. at least use a dashboard or page you made before-hand so you can actually focus on showing how to use the main component and not something else. It's easy to tell this video was rushed (maybe to be one of the first videos covering this new component), but I hope you take this as constructive criticism. I subscribed because of your monthly dev news videos which are really cool and useful, but more of these lazy videos would make me want to unsubscribe. Hope you're able to improve on your next video!
@BobBobIsSwag24 күн бұрын
your first problem is watching someone babble on a youtube video when you can just read the docs in 2 minutes xD
@cdbrw23 күн бұрын
i appreciate the feedback! my goal with these videos is different than the monthly dev updates. these arent meant to be as short and concise. i thought integrating v0 into it would be cool for two reasons: im able to work with a more complete page so it looks better and v0 is very much integrated with all shadcn components so i felt it was actually a good detail to add to the video that the sidebar component isnt actually used there yet. totally agree with you there tho, looking back at it probably wouldve been a lot smoother to just have a page prepared beforehand. i wanted the coding part to be a lot more just me almost "live coding" and figuring it out on the spot which i think some people would be interested in but yea, i can definitely see how it came across as rushed so will spend more time on setup next time 🫡
@MateoC-f4n23 күн бұрын
This library has been around for like two years and it still doesn't offer a good date picker, no way to select month or year.
@anguswetty22 күн бұрын
Make a PR
@MateoC-f4n22 күн бұрын
@@anguswetty I tried, he closed it arguing that it wasn't important
@Aravindarvy19 күн бұрын
Which one did you used for month or year ?
@MateoC-f4n17 күн бұрын
@@Aravindarvy I made my own, using react date picker as a base