Created
April 14, 2016 09:40
-
-
Save klondaiker/1fa9f93256973e0805a943fe6d510c23 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ActionView::Template::Error: Encountered error "ReferenceError: document is not defined" when prerendering FeedLivePage with {"currentUser":null,"entries":[{"can_moderate":false,"can_report":false,"id":144,"type":"text","author":{"id":549,"locale":"ru","name":"blog110","slug":"blog110","title":null,"is_female":true,"is_daylog":null,"tlog_url":"http://test.host:8006/~blog110","is_flow":false,"created_at":"2016-04-14T12:00:02.634+03:00","updated_at":"2016-04-14T12:00:02.775+03:00","tag":"~blog110","gender":"f","is_premium":false,"has_design_bundle":false,"total_entries_count":1,"private_entries_count":0,"public_entries_count":0,"is_privacy":null,"userpic":{"symbol":"b","kind":"user","default_colors":{"background":"#ffca00","name":"#222222"}},"features":{"search":false,"notification":false,"flows":false,"fixup":true},"followings_count":1},"comments_count":0,"tlog":{"id":549,"title":null,"tlog_url":"http://test.host:8006/~blog110","tag":"~blog110","total_entries_count":1,"public_entries_count":0,"private_entries_count":0,"slug":"blog110","created_at":"2016-04-14T12:00:02.000+03:00","updated_at":"2016-04-14T12:00:02.000+03:00","is_privacy":null,"author":{"id":549,"locale":"ru","name":"blog110","slug":"blog110","title":null,"is_female":true,"is_daylog":null,"tlog_url":"http://test.host:8006/~blog110","is_flow":false,"created_at":"2016-04-14T12:00:02.000+03:00","updated_at":"2016-04-14T12:00:02.000+03:00","tag":"~blog110","gender":"f","is_premium":false,"has_design_bundle":false,"total_entries_count":1,"private_entries_count":0,"public_entries_count":0,"is_privacy":null,"userpic":{"symbol":"b","kind":"user","default_colors":{"background":"#ffca00","name":"#222222"}},"features":{"search":false,"notification":false,"flows":false,"fixup":true},"followings_count":1},"design":{"headerFont":"proximanova","headerSize":"middle","headerColor":"#ffffff","backgroundColor":"#ffffff","backgroundImageUrl":"/images/backgrounds/3.jpg","backgroundId":null,"backgroundImageEnabled":true,"backgroundAlignment":"center","feedBackgroundColor":"#000000","feedFont":"ptsans","feedFontColor":"#ffffff","feedOpacity":0.85,"version":1,"headColor":"white","feedColor":"#000000","fontType":"sans","background_url":"/images/backgrounds/3.jpg"},"relationships_summary":{"followings_count":1,"requested_count":0,"guesses_count":0,"followers_count":0,"ignored_count":0}},"created_at":"2016-04-14T12:00:02.703+03:00","updated_at":"2016-04-14T12:00:02.703+03:00","entry_url":"http://test.host:8006/~blog110/144-some-title","is_voteable":false,"is_private":false,"privacy":"public","fixed_state":"not_fixed","fixed_up_at":null,"order_url":null,"fixed_order_id":null,"rating":{"votes":0,"rating":0,"entry_id":144,"is_voted":false,"is_voteable":true},"title":"some title","text":"some text"},{"can_moderate":false,"can_report":false,"id":145,"type":"text","author":{"id":550,"locale":"ru","name":"blog111","slug":"blog111","title":null,"is_female":true,"is_daylog":null,"tlog_url":"http://test.host:8006/~blog111","is_flow":false,"created_at":"2016-04-14T12:00:02.854+03:00","updated_at":"2016-04-14T12:00:02.959+03:00","tag":"~blog111","gender":"f","is_premium":false,"has_design_bundle":false,"total_entries_count":1,"private_entries_count":0,"public_entries_count":0,"is_privacy":null,"userpic":{"symbol":"b","kind":"user","default_colors":{"background":"#ffca00","name":"#222222"}},"features":{"search":false,"notification":false,"flows":false,"fixup":true},"followings_count":1},"comments_count":0,"tlog":{"id":550,"title":null,"tlog_url":"http://test.host:8006/~blog111","tag":"~blog111","total_entries_count":1,"public_entries_count":0,"private_entries_count":0,"slug":"blog111","created_at":"2016-04-14T12:00:02.000+03:00","updated_at":"2016-04-14T12:00:02.000+03:00","is_privacy":null,"author":{"id":550,"locale":"ru","name":"blog111","slug":"blog111","title":null,"is_female":true,"is_daylog":null,"tlog_url":"http://test.host:8006/~blog111","is_flow":false,"created_at":"2016-04-14T12:00:02.000+03:00","updated_at":"2016-04-14T12:00:02.000+03:00","tag":"~blog111","gender":"f","is_premium":false,"has_design_bundle":false,"total_entries_count":1,"private_entries_count":0,"public_entries_count":0,"is_privacy":null,"userpic":{"symbol":"b","kind":"user","default_colors":{"background":"#ffca00","name":"#222222"}},"features":{"search":false,"notification":false,"flows":false,"fixup":true},"followings_count":1},"design":{"headerFont":"proximanova","headerSize":"middle","headerColor":"#ffffff","backgroundColor":"#ffffff","backgroundImageUrl":"/images/backgrounds/3.jpg","backgroundId":null,"backgroundImageEnabled":true,"backgroundAlignment":"center","feedBackgroundColor":"#000000","feedFont":"ptsans","feedFontColor":"#ffffff","feedOpacity":0.85,"version":1,"headColor":"white","feedColor":"#000000","fontType":"sans","background_url":"/images/backgrounds/3.jpg"},"relationships_summary":{"followings_count":1,"requested_count":0,"guesses_count":0,"followers_count":0,"ignored_count":0}},"created_at":"2016-04-14T12:00:02.946+03:00","updated_at":"2016-04-14T12:00:02.946+03:00","entry_url":"http://test.host:8006/~blog111/145-some-title","is_voteable":false,"is_private":false,"privacy":"public","fixed_state":"not_fixed","fixed_up_at":null,"order_url":null,"fixed_order_id":null,"rating":{"votes":0,"rating":0,"entry_id":145,"is_voted":false,"is_voteable":true},"title":"some title","text":"some text"}],"feed":{"backgroundUrl":"http://test.host/images/hero-cover.jpg","entriesCount":0},"feedType":"live","locale":"ru"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment