Skip to content

Commit

Permalink
externallinks gives plugin console warnings related to #1390 #1391
Browse files Browse the repository at this point in the history
  • Loading branch information
jesade-vbg committed Sep 5, 2023
1 parent c71518d commit ddf5589
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions new-client/src/components/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -434,6 +434,7 @@ class App extends React.PureComponent {
// Let's push some built-in core elements, that previously were plugins
// and that still have their config there.
lowerCaseActiveTools.push("preset");
lowerCaseActiveTools.push("externallinks");

// Check which plugins defined in mapConfig don't exist in buildConfig
const unsupportedToolsFoundInMapConfig = this.props.config.mapConfig.tools
Expand Down

0 comments on commit ddf5589

Please sign in to comment.