PricingBlog

Popover on top of popover?

  • plusmin-1290664763814182952

    Armand

    1 year ago

    I am using popover on top of popover and this works fine on Firefox (macos), but does not work on Safari (macos) and Safari (iOS).

    Behavior:
    1. I click a button to show Popover A (this works)
    2. I click a button on Popover A to open Popover B (this does not work in some browsers)

    All attributes are set to popover: auto

    Should I change something in the attributes of the Popover B element? Or is what I'm trying to do not possible at all?