You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The JavaScript in Admin page not working. Here's the error I see in the console.
ReferenceError: node is not defined
...d: 1, classes: 'nodetype-flatpage', can_have_children: node.can_have_children, l...
/admin/...s/page/ (line 255, col 42)
The JavaScript in Admin page not working. Here's the error I see in the console.
Here are the versions that I'm using:
git+https://github.com/edoburu/django-fluent-pages.git@eb7f28db695706adc2695d0b24a30a051ecade52#egg=django-fluent-pages
django-mptt==0.6.1
django-parler==1.2.1
django-polymorphic-tree==1.0.1
django-wysiwyg==0.7.0
Do you recommend using version 0.8.6 of django-fluent-pages instead?
The text was updated successfully, but these errors were encountered: