Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@amr3k amr3k released this 23 Jun 00:27
· 48 commits to main since this release
c9a5f79

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.