Description
This problem seems related to changes included for this fix #10854 where a refactor for tooltip HOC was implemented. This refactor was removing the usage of recompose and adding hooks to manage delay effect.
Timeline injects a button wrapped with additional recompose HOCs including the tooltip one inside the WidgetsTray, this combination generates a react error.
How to reproduce
- open a map with Timeline and WidgetsTray enabled (eg. map)
Expected Result
Map should be visible without error
Current Result
Oops, something has gone wrong... Error and in console:

Browser info
(use this site: https://www.whatsmybrowser.org/ for non expert users)
| Browser Affected |
Version |
| Internet Explorer |
|
| Edge |
|
| Chrome |
|
| Firefox |
|
| Safari |
|
Other useful information
Description
This problem seems related to changes included for this fix #10854 where a refactor for
tooltipHOC was implemented. This refactor was removing the usage ofrecomposeand addinghooksto manage delay effect.Timeline injects a button wrapped with additional recompose HOCs including the tooltip one inside the WidgetsTray, this combination generates a react error.
How to reproduce
Expected Result
Map should be visible without error
Current Result
Oops, something has gone wrong...Error and in console:Browser info
(use this site: https://www.whatsmybrowser.org/ for non expert users)Other useful information