Certain pages fail to render.
First, the landing page after the login.
Second, all the dashboards.
Thirdly, all the charts.
See a proper page after login
Few pages with only menus on them open fine.
Like 'Dashboards', 'Databases' etc.
Dashboards themselves fail to render properly.

(please complete the following information):
Make sure these boxes are checked before submitting your issue - thank you!
No additional context.
Issue-Label Bot is automatically applying the label #bug to this issue, with a confidence of 0.93. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
You should build the front-end layer! go to the assets directory and run this:
npm ci && npm run build
@paritoshjchandran - can you please confirm this resolves your issue & then close it? Thanks!
https://stackoverflow.com/questions/52867167/apache-superset-dashbaord-not-rendeing
Second Solution is working for me
Creating links in windows by
mklink /D \path\name_of_symbolic link \path\targetfolder
I have been on the road for a while now and haven't got the time to test this.
So, I'll close this as of now and if I do not find a fix, I'll reopen this.
Most helpful comment
You should build the front-end layer! go to the assets directory and run this: