app-generator / django-datta-able

Datta Able - Open-Source Django Dashboard | AppSeed
https://appseed.us/product/datta-able/django/
Other
542 stars 239 forks source link

sidebar incomplete and "javascript;" links erroring #29

Closed SethDra closed 1 year ago

SethDra commented 1 year ago

Hello! So I just pulled the latest repo and after initial set up, when I run the app (both through python manage.py runserver and through docker compose), the sidebar does not show the components/formats/charts/etc..

Here is what the page displays: image

Now, when I go, for example, to click on the 'Settings" option (or any option) in the settings drop down (upper-right), I get the below page (console error pasted below):

image

Console Error: Not Found: /javascript; [18/May/2023 15:12:45] "GET /javascript; HTTP/1.1" 404 10860

iamklaus commented 1 year ago

I have exactly the same issue!

app-generator commented 1 year ago

Hello @iamklaus and @SethDra

Thank you for using this product. Someone is allocated to provide a fix soon.

Adi @ AppSeed Support

app-generator commented 1 year ago

Fixed in version v1.0.14

app-generator commented 1 year ago

Hello @iamklaus @SethDra

Please pull the latest changes.