Reader Upload 'Warning' Messages
Search
These warning messages don't require any action on your part, the warnings listed are based on the data extraction results and may indicate issues that the Reader had during the extraction process. The warnings can provide insight into why a value was not extracted, or why a value was extracted incorrectly.
Was this article helpful?
0 out of 0 found this helpfulHave more questions? Submit a request
Comments
0 comments
Please sign in to leave a comment.
<%= child.title %> <%= child.innerHTML %>-
<% children.forEach(function(child, index) { %>
- <%= child.title %> <% }); %>
-
<% blocks.forEach(function(block, index) { %>
- <% if (imageHeight) { %> <% var src = images.length > index ? images[index] : images[images.length - 1] %>
<% } %> <% if (block.name) { %>
<% if (block.html_url) { %> <%= block.name %> <% } else { %> <%= block.name %> <% } %>
<% } %> <% if (block.description) { %><%= block.description %>
<% } %> <% }) %>
<% if (block.html_url) { %> <%= block.name %> <% } else { %> <%= block.name %> <% } %>
<%= block.description %>