Skip to content

Blank map on navigation-cache screenshot #349

@rodrigruiz

Description

@rodrigruiz

As part of our app, a map is displayed showing multiple pins. When the user taps a pin, a bottom sheet rolls up with some information and additional links. In order for the map to be restored after closing the modal we have marked it as permanent, using the data-turbo-permanent attribute. Nevertheless, when the bottom sheet rolls up, the map is replaced by a gray background and only the button that allows to toggle the user location is visible.

We suspect that the cloning of the DOM elements during the snapshot performed by turbo, is happenning before the screenshot is taken by turbo-android.

Is there a way to trigger the screenshot in turbo-android before the snapshot is done by turbo?

thanks!

map_screenshot_.mov

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions