Tom Halley

Results 8 comments of Tom Halley

+1 to this issue. On mobile, it's really bad user experience to have the keyboard still open after a user has selected a location and is expecting to be able...

If it's just the TypeScript error for missing types you want to remove, add `declare module "@palmabit/react-cookie-law";` to your `react-app-env.d.ts`.

Adding the key didn't fix it. Interestingly, it only ever seems to be the top row of the table. If I change the sorting, it will change the template it's...

Good spot, but don't think that's helped. Used the ref value to generate a unique id attributes for each checkbox, but still no luck :(

Interesting, I've basically removed all of the js logic behind it, and now I have just the template and the table settings object. Still, if I click on any of...

Please could you put a working example of this somewhere (gist or something) so I can see why my implementation is behaving differently?

+1 please merge this