Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xpack-aria-describes="undefined" error in console while creating a threshold watch #39828

Closed
bhavyarm opened this issue Jun 27, 2019 · 1 comment · Fixed by #35301
Closed
Labels
bug Fixes for quality problems that affect the customer experience Feature:Watcher Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more

Comments

@bhavyarm
Copy link
Contributor

Kibana version: 7.x snapshot

Elasticsearch version: 7.x snapshot

Browser version: chrome latest

Original install method (e.g. download page, yum, from source, etc.): from snapshots

Describe the bug: If you click on threshold alert creation and start filling the form - You can see xpack-aria-describes="undefined" error in console.

console:

vendors.bundle.dll.js:499 Error: An element with xpack-aria-describes="undefined" does not have an id attribute defined
    at Object.link (kibana.bundle.js:3)
    at vendors.bundle.dll.js:499
    at invokeLinkFn (vendors.bundle.dll.js:499)
    at nodeLinkFn (vendors.bundle.dll.js:499)
    at compositeLinkFn (vendors.bundle.dll.js:499)
    at publicLinkFn (vendors.bundle.dll.js:499)
    at lazyCompilation (vendors.bundle.dll.js:499)
    at boundTranscludeFn (vendors.bundle.dll.js:499)
    at controllersBoundTransclude (vendors.bundle.dll.js:499)
    at ngIfWatchAction (vendors.bundle.dll.js:499) "<div id="{{watchEditTitlePanel.makeId(['indexSelectSearchBox', 'invalid'])}}" xpack-aria-describes="{{watchEditTitlePanel.makeId('indexSelectSearchBox')}}" class="kuiInputNote kuiInputNote--danger" ng-if="watchEditTitlePanel.showInvalidIndexValidationMessage()" i18n-id="xpack.watcher.sections.watchEdit.titlePanel.queryDoesNotMatchAnyValidIndicesValidationMessage" i18n-default-message="Your index query does not match any valid indices">"
(anonymous) @ vendors.bundle.dll.js:499
(anonymous) @ vendors.bundle.dll.js:499
invokeLinkFn @ vendors.bundle.dll.js:499
nodeLinkFn @ vendors.bundle.dll.js:499
compositeLinkFn @ vendors.bundle.dll.js:499
publicLinkFn @ vendors.bundle.dll.js:499
lazyCompilation @ vendors.bundle.dll.js:499
boundTranscludeFn @ vendors.bundle.dll.js:499
controllersBoundTransclude @ vendors.bundle.dll.js:499
ngIfWatchAction @ vendors.bundle.dll.js:499
$digest @ vendors.bundle.dll.js:499
$apply @ vendors.bundle.dll.js:499
done @ vendors.bundle.dll.js:499
completeRequest @ vendors.bundle.dll.js:499
requestLoaded @ vendors.bundle.dll.js:499
load (async)
(anonymous) @ vendors.bundle.dll.js:499
sendReq @ vendors.bundle.dll.js:499
serverRequest @ vendors.bundle.dll.js:499
processQueue @ vendors.bundle.dll.js:499
(anonymous) @ vendors.bundle.dll.js:499
$digest @ vendors.bundle.dll.js:499
$apply @ vendors.bundle.dll.js:499
(anonymous) @ vendors.bundle.dll.js:499
completeOutstandingRequest @ vendors.bundle.dll.js:499
(anonymous) @ vendors.bundle.dll.js:499
setTimeout (async)
Browser.self.defer @ vendors.bundle.dll.js:499
timeout @ vendors.bundle.dll.js:499
(anonymous) @ vendors.bundle.dll.js:556
$broadcast @ vendors.bundle.dll.js:499
ctrl.select @ vendors.bundle.dll.js:556
fn @ VM2683:4
callback @ vendors.bundle.dll.js:499
$eval @ vendors.bundle.dll.js:499
$apply @ vendors.bundle.dll.js:499
(anonymous) @ vendors.bundle.dll.js:499
dispatch @ vendors.bundle.dll.js:493
elemData.handle @ vendors.bundle.dll.js:493

Screen Shot 2019-06-27 at 2 24 27 PM

@bhavyarm bhavyarm added bug Fixes for quality problems that affect the customer experience Feature:Watcher Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more labels Jun 27, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/es-ui

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Watcher Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants