Hey Tarun (I hope I got the name right), Glad you liked the series. Well, it depends on what you mean by dynamic data? Does it mean individual data in widgets or the dashboard structure itself? You can actually do both without SSR as well - using REST APIs or other serverless integrations such a s firebase or appwrite. But you can also enable SSR on the app if you want it.
Thank you for this awesome series! :) I have some issues with widgets: - I can drag a widget to the panel but nothing happens. Only when I reload the page then the widget disappears on the dashboard and appears in the panel. - If I drag a widget from the panel to the dashboard, it appears on the dashboard, which is correct, but it is still there in the panel although it should disappear there. What could be the problem? I would really like to fix this bug and learn what the problem is, but I can't find it :(
Yeah I know, I guess the drag and drop builder is more suited for large screens. I'll see if there are ways to disable the dragging on mobile screens and let you know :)
That really is building cool stuff with Angular! Great series, thanks.
Glad you like them! How is your dashboard coming along? :)
@@ZoaibKhan Well, the last thing I did was to get your code 😀
Hi Zoaib,
I really like this series and learned a lot!
Hey! Glad you liked it :) The series will continue as I add more features to the dashboard. This week it'll be adding tailwindcss support 🔥
Another special one. 😊
🙏
Bravo!
🙏
Hii Zoaib,
I want to thank you for this awesome series.
Apart i want to ask how to use SSR for dashboard if we have dynamic data for dashboard
Hey Tarun (I hope I got the name right),
Glad you liked the series.
Well, it depends on what you mean by dynamic data? Does it mean individual data in widgets or the dashboard structure itself? You can actually do both without SSR as well - using REST APIs or other serverless integrations such a s firebase or appwrite.
But you can also enable SSR on the app if you want it.
Hai zhohaib can you make dynamic button in angular material?
Oh, interesting. What do you mean by a dynamic button exactly?
@@ZoaibKhan like change type of angular material button ( mat-flat-button, mat-stroked etc)
Thank you for this awesome series! :)
I have some issues with widgets:
- I can drag a widget to the panel but nothing happens. Only when I reload the page then the widget disappears on the dashboard and appears in the panel.
- If I drag a widget from the panel to the dashboard, it appears on the dashboard, which is correct, but it is still there in the panel although it should disappear there.
What could be the problem?
I would really like to fix this bug and learn what the problem is, but I can't find it :(
Do you have a stackblitz with your code so I can look at it?
@@ZoaibKhan I have sent you the link on Linkedin :)
Thank you very much for your help :) I am very grateful!
Is there a way to disable drag drop in mobile? Try this on a phone and you can ot scroll without dragging
Yeah I know, I guess the drag and drop builder is more suited for large screens. I'll see if there are ways to disable the dragging on mobile screens and let you know :)