Rob Clayburn

Results 7 comments of Rob Clayburn

the first entry is the id - you use this to to assign track data to the given layout so say your layout has data : ``` [{ id: 'january'...

+1 for this ! I've tested things a bit and it seems to work really well. Many thanks!

> Also, can you please add a changeset? pray Thanks! just checking that this was aimed at @Andarist and not me?

Sure its bit convoluted, I was trying to get around the issue in this codesandbox https://codesandbox.io/s/sad-fog-ypdcw where by using a useSelector to access the spawned child's state, seems to be...

@davidkpiano @Andarist is there anything else you'd need from me to get this merged?

you will need to install with legacy peer deps ``` npm i -S react-speech-kit --legacy-peer-deps ```