mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(router-outlet): attach entering view before first change detection (#18821)
This commit is contained in:
@@ -7,8 +7,6 @@ export default {
|
||||
format: 'es'
|
||||
},
|
||||
plugins: [
|
||||
resolve({
|
||||
module: true
|
||||
})
|
||||
resolve()
|
||||
]
|
||||
};
|
||||
Reference in New Issue
Block a user