Scott Gallant

Results 15 comments of Scott Gallant
trafficstars

> Having the same issue, is there any update for this? Nothing as far as I'm aware.

I've been hitting this issue too but my nested fields are just string fields.

@logan-anderson I don't recall, but perhaps not. Still weird behaviour, either way.

Agreed, create static site should use external projects for the templates. However, to keep setup simple, it would be ideal if create-static-site asked you to choose a template and provided...

This is inspired by [Vue CLI](https://github.com/vuejs/vue-cli)

Hey @newash, I've been thinking a lot about the suggestion here and would like to go that route: https://github.com/tinacms/tinacms/pull/3411#discussion_r1072221450 What do you think? Our roadmap is fully booked for the...

My solution for this was to add an empty div over the content area while the tray is open. When the div is clicked, it hides itself and closes the...

`pointer-events: none;` is a more elegant solution but isn't well supported (>= IE9). Which is why I had to use the the empty div method above. http://css-tricks.com/almanac/properties/p/pointer-events/

I'm having this issue, but it only happens some of the time. It seems to happen when I swipe right, while the menu is open, then when I swipe left...