Not updating my html document while I am updating changed nodes & attributes using Mutation Summary
58 views
Skip to first unread message
Manish Anjara
unread,
Jul 16, 2015, 12:20:24 PM7/16/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mutation-sum...@googlegroups.com
Hi Raf,
I am storing summary data & using Page Mirror extension concept to load those saved data on newly saved document using mutation data. I am creating dom using same request that used in page mirror extension. Its creating also. But when I am adding data to dom step by step using timestamp of saved data, its not reflecting at all on dom... Can you help on this ?