When I tried to install typo 5.4.3 today, I saw these error messages right after I finished the installation when I tried to change my password:
RuntimeError in Admin/dashboard#index
Showing app/views/admin/dashboard/_posts.html.erb where line #9 raised:
Invalid root argument:
Extracted source (around line #9):
6: <% else %>
7: <% for post in @recent_posts -%>
8:
9: <%= link_to_permalink post, post.title %> (<%= link_to_permalink(post, post.published_comments.size) %>)
10:
11: <% end %>
12: <% end %>
here is how to fix this problem:Read more >>
Recent comments
21 weeks 1 day ago
21 weeks 3 days ago
31 weeks 3 days ago
32 weeks 3 hours ago
43 weeks 1 day ago
43 weeks 3 days ago
49 weeks 1 day ago
52 weeks 7 hours ago