Version 1.1.0
This version comes with a small bug fix that occurs when a dev wants to automatically load comments from a channel using <link rel="canonical" href="page_url">
, after changing any property like theme at runtime, the widget fails to load comments.
So I added pageURL
property to the discussion widget which must be the same as the one in <link>
tag, this way it will preserve reactivity at runtime.