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
v1.4.0/v1.4.1 explicitly forces a dependency on webcharts 1.7 in package.json, which causes havoc when it gets to rhomap - it crashes in webcharts layout() when you try to expand a variable. Letting it use newer webcharts (in my case 1.10), made it happy.
The text was updated successfully, but these errors were encountered:
v1.4.0/v1.4.1 explicitly forces a dependency on webcharts 1.7 in package.json, which causes havoc when it gets to rhomap - it crashes in webcharts layout() when you try to expand a variable. Letting it use newer webcharts (in my case 1.10), made it happy.
The text was updated successfully, but these errors were encountered: