Bug #854
Updated by liaham almost 3 years ago
When a user navigates to the previous page using the browser then the dashboard renders an error message for async text blocks:

This is the log message from production.log:
``` ruby
Invalid dashboard block for text_async__1 (ActionView::Template::Error): No such file or directory @ rb_sysopen - /home/liane-xmera/redmine/tmp/cache/1F5/493/.permissions_check.161280.1.97166
```
Reloading the page solves the issue.