Do not deep-watch profiles

parent 8fe3552a
......@@ -83,7 +83,6 @@ export default {
watch: {
profiles: {
immediate: true,
deep: true,
handler(profiles = []) {
if (!this.glFeatures.securityOnDemandScansSiteValidation) {
return;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment