This commit is contained in:
@@ -512,7 +512,7 @@ export default {
|
||||
//Change URL to new record
|
||||
//NOTE: will not cause a page re-render, almost nothing does unless forced with a KEY property or using router.GO()
|
||||
|
||||
this.$router.push({
|
||||
this.$router.replace({
|
||||
name: "widget-edit",
|
||||
params: {
|
||||
recordid: res.data.id,
|
||||
|
||||
Reference in New Issue
Block a user