s.ruisinger
s.ruisinger
I had the same issue with [email protected] and [email protected]. Solved it by changing line 487 to: `var height = columnHeights.length ? Math.max.apply(Math, _toConsumableArray(columnHeights)) - gutterHeight : 0;`
I'm having the same issue. Any help here?
@alexZajac any idea why this happens? It's really a bummer not to use the chrome debugger anymore...
use **onClick** instead of **onclick** in Feature
what is happening then you change in the onClick this.handleClick(item) to console.log('blablabla')? Appears the log in the console?
Facing the same error. Sometimes on real devices but every-time on android emulator. Any updates / suggestions here?
@cgkronos we are facing the same issue. Do you have any updates?