diff --git a/ui-v2/app/components/toggle-button.js b/ui-v2/app/components/toggle-button.js index 7dd4ed7f9fac..9ca93680d6bb 100644 --- a/ui-v2/app/components/toggle-button.js +++ b/ui-v2/app/components/toggle-button.js @@ -6,7 +6,9 @@ export default Component.extend({ dom: service('dom'), // TODO(octane): Remove when we can move to glimmer components // so we aren't using ember-test-selectors - supportsDataTestProperties: true, + // supportsDataTestProperties: true, + // the above doesn't seem to do anything so still need to find a way + // to pass through data-test-properties tagName: '', // TODO: reserved for the moment but we don't need it yet onblur: null, diff --git a/ui-v2/app/templates/components/hashicorp-consul.hbs b/ui-v2/app/templates/components/hashicorp-consul.hbs index 26f54f61e8f9..6153a9953fd1 100644 --- a/ui-v2/app/templates/components/hashicorp-consul.hbs +++ b/ui-v2/app/templates/components/hashicorp-consul.hbs @@ -12,11 +12,13 @@ {{#if dc}}