You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
The main plugin needs to be adapted to work with Opensearch dashboard 2.11.0, it currently has problems with angular since it was removed in this version.
Preconditions
1.
Steps to reproduce
yarn start --no-base-path with osd 2.11.0 and our plugin to view angular errors
Expected Result
It should run correctly
Actual Result
Gives angular dependency errors
Screenshots
Additional context
Add any other context about the problem here. Here you can paste log entries too or any other useful information that may help with the issue.
The text was updated successfully, but these errors were encountered:
Description
The main plugin needs to be adapted to work with Opensearch dashboard 2.11.0, it currently has problems with angular since it was removed in this version.
Preconditions
1.
Steps to reproduce
yarn start --no-base-path
withosd 2.11.0
and our plugin to view angular errorsExpected Result
Actual Result
Screenshots
Additional context
Add any other context about the problem here. Here you can paste log entries too or any other useful information that may help with the issue.
The text was updated successfully, but these errors were encountered: