themesberg / pixel-bootstrap-ui-kit

Pixel UI Kit - Free and open source Bootstrap 5 UI Kit without jQuery
https://themesberg.com/docs/bootstrap-5/pixel/getting-started/quick-start/
MIT License
541 stars 64 forks source link

Popover - only works on mobile browsers. #40

Open 3FLLC opened 2 years ago

3FLLC commented 2 years ago

Copy and Paste your example, does not work on desktop I copied your example for POPOVER to your example of sign-up.html - however, it only displays on my droid device not my Mac Safari desktop.

To Reproduce See failure in action: http://www.hangoutsite.com/new.html

Screenshots

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context View my pages source, I think I am either missing a module, or placed the popover in the wrong place.

3FLLC commented 2 years ago

@3FLLC - Clarification. It displays on both Desktop and Mobile, however, click on Desktop does not execute the logic to popover - left.

3FLLC commented 2 years ago

@3FLLC - I wrote a script to grab the Elements by ID - and set style.display="none"; on safari - so those users won't see the button - terrible band-aid until I hear back from @cordosvictor or @zoltanszogyenyi