[Canvas] /api/canvas/fns
is executed on opening different apps (home, discover, dashboard, etc)
#107756
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Canvas
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
Kibana version: latest master
Elasticsearch version: latest snapshot
Server OS version: MacOS 11.4
Browser version: Chrome 92.0.4515.131
Browser OS version: MacOS 11.4
Original install method (e.g. download page, yum, from source, etc.):
Describe the bug:
/api/canvas/fns
on opening different apps (home, discover, dashboard, etc)Steps to reproduce:
/app/home
, go directly tohttp://localhost:5620/app/discover
check requests againExpected behavior:
/api/canvas/fns
should not be called on other plugins.Screenshots (if relevant):
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):
Any additional context:
This is the API call sample that been run on other plugins:
I checked multiple commits and it is caused by #107350
The text was updated successfully, but these errors were encountered: