You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to fork an existing template, it sends you to the Opps page. Looking closing at the URL. it appears the the url isn't being constructed properly where as a second query is seperated by a &.
following the ?dao="" query it is currently "?templateHash=""versus&templateHash=""`
The text was updated successfully, but these errors were encountered:
When trying to fork an existing template, it sends you to the Opps page. Looking closing at the URL. it appears the the url isn't being constructed properly where as a second query is seperated by a
&
.following the
?dao=""
query it is currently "?templateHash=""&templateHash=""`versus
The text was updated successfully, but these errors were encountered: