try new url
This commit is contained in:
@@ -25,9 +25,7 @@ export default {
|
||||
|
||||
await this.$copyText(`https://webgems.io${currentPath}#${reference}`)
|
||||
|
||||
window.location.replace(`https://webgems.io${currentPath}#${reference}`)
|
||||
// this.$router.push(`${currentPath}#${reference}`)
|
||||
// this.checkReference()
|
||||
this.$router.push(`https://webgems.io${currentPath}#${reference}`)
|
||||
} catch (e) {
|
||||
console.error(e);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user