diff --git a/src/components/views/All.jsx b/src/components/views/All.jsx
index b7e7e79c..7e4feaa9 100755
--- a/src/components/views/All.jsx
+++ b/src/components/views/All.jsx
@@ -929,7 +929,7 @@ const All = () => {
{
handleOptionClick(thread.cid);
- handleShareClick(selectedAddress, thread.cid);
+ handleShareClick(thread.subplebbitAddress, thread.cid);
}}>Share thread
{({ authorAddress }) => (
<>
@@ -1009,19 +1009,19 @@ const All = () => {
style={{display: isClientRedirectMenuOpen ? 'block': 'none'}}>
handleOptionClick(thread.cid)}>
Plebbit
{/* handleOptionClick(thread.cid)}>
Seedit
*/}
handleOptionClick(thread.cid)}>
Plebones
@@ -1101,7 +1101,7 @@ const All = () => {
className="ttl ellipsis"/>
Post too long.
- setSelectedThread(thread.cid)} className="ttl-link">Click here
+ setSelectedThread(thread.cid)} className="ttl-link">Click here
to view.
@@ -1264,7 +1264,7 @@ const All = () => {
{
handleOptionClick(reply.cid);
- handleShareClick(selectedAddress, thread.cid);
+ handleShareClick(thread.subplebbitAddress, thread.cid);
}}>Share thread
{({ authorAddress }) => (
<>
@@ -1344,19 +1344,19 @@ const All = () => {
style={{display: isClientRedirectMenuOpen ? 'block': 'none'}}>
handleOptionClick(reply.cid)}>
Plebbit
{/* handleOptionClick(reply.cid)}>
Seedit
*/}
handleOptionClick(reply.cid)}>
Plebones
@@ -1610,7 +1610,7 @@ const All = () => {
className="ttl ellipsis"/>
Comment too long.
- setSelectedThread(thread.cid)} className="ttl-link">Click here
+ setSelectedThread(thread.cid)} className="ttl-link">Click here
to view.
@@ -1938,7 +1938,7 @@ const All = () => {
className="ttl ellipsis"/>
Post too long.
- setSelectedThread(thread.cid)} className="ttl-link">Click here
+ setSelectedThread(thread.cid)} className="ttl-link">Click here
to view.
@@ -2217,7 +2217,7 @@ const All = () => {
className="ttl ellipsis"/>
Comment too long.
- setSelectedThread(thread.cid)} className="ttl-link">Click here
+ setSelectedThread(thread.cid)} className="ttl-link">Click here
to view.
diff --git a/src/components/views/Subscriptions.jsx b/src/components/views/Subscriptions.jsx
index 5690c869..9f418818 100755
--- a/src/components/views/Subscriptions.jsx
+++ b/src/components/views/Subscriptions.jsx
@@ -940,7 +940,7 @@ const Subscriptions = () => {
{
handleOptionClick(thread.cid);
- handleShareClick(selectedAddress, thread.cid);
+ handleShareClick(thread.subplebbitAddress, thread.cid);
}}>Share thread
{({ authorAddress }) => (
<>
@@ -1020,19 +1020,19 @@ const Subscriptions = () => {
style={{display: isClientRedirectMenuOpen ? 'block': 'none'}}>
handleOptionClick(thread.cid)}>
Plebbit
{/* handleOptionClick(thread.cid)}>
Seedit
*/}
handleOptionClick(thread.cid)}>
Plebones
@@ -1112,7 +1112,7 @@ const Subscriptions = () => {
className="ttl ellipsis"/>
Post too long.
- setSelectedThread(thread.cid)} className="ttl-link">Click here
+ setSelectedThread(thread.cid)} className="ttl-link">Click here
to view.
@@ -1275,7 +1275,7 @@ const Subscriptions = () => {
{
handleOptionClick(reply.cid);
- handleShareClick(selectedAddress, thread.cid);
+ handleShareClick(thread.subplebbitAddress, thread.cid);
}}>Share thread
{({ authorAddress }) => (
<>
@@ -1355,19 +1355,19 @@ const Subscriptions = () => {
style={{display: isClientRedirectMenuOpen ? 'block': 'none'}}>
handleOptionClick(reply.cid)}>
Plebbit
{/* handleOptionClick(reply.cid)}>
Seedit
*/}
handleOptionClick(reply.cid)}>
Plebones
@@ -1621,7 +1621,7 @@ const Subscriptions = () => {
className="ttl ellipsis"/>
Comment too long.
- setSelectedThread(thread.cid)} className="ttl-link">Click here
+ setSelectedThread(thread.cid)} className="ttl-link">Click here
to view.
@@ -1949,7 +1949,7 @@ const Subscriptions = () => {
className="ttl ellipsis"/>
Post too long.
- setSelectedThread(thread.cid)} className="ttl-link">Click here
+ setSelectedThread(thread.cid)} className="ttl-link">Click here
to view.
@@ -2228,7 +2228,7 @@ const Subscriptions = () => {
className="ttl ellipsis"/>
Comment too long.
- setSelectedThread(thread.cid)} className="ttl-link">Click here
+ setSelectedThread(thread.cid)} className="ttl-link">Click here
to view.