I have 4 Diagrams, which are React components. Two of them have properly working onClick
triggers:
The other two have onClick
functions which seem to be attached in the same way, to the same DOM structure, but do not trigger consistently:
To replicate, npm run dev
and open http://localhost:3000/spatial-pooling
, then press the "Pause" button. Then try clicking on the minicolumn displays on the left of each diagram.