mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
add link to repo with portal vue warning
This commit is contained in:
parent
1c3a3b6ee4
commit
2c4406ee81
@ -54,6 +54,7 @@ global.localVue.directive('focus', focus)
|
||||
global.localVue.mixin(toasters)
|
||||
|
||||
// Filter the warnings for portal vue
|
||||
// https://github.com/BeniRupp/bug_portal-vue-target-already-exists
|
||||
const consoleWarn = global.console.warn
|
||||
// eslint-disable-next-line no-console
|
||||
delete console.warn
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user