I am using Jasny Bootstrap Offcanvas. I want to initially set autohide
option to false
, however when I do that, the corresponding offcanvas shows, which I want to avoid.
How can I set autohide
to false
and prevent offcanvas from being shown?
I am using Jasny Bootstrap Offcanvas. I want to initially set autohide
option to false
, however when I do that, the corresponding offcanvas shows, which I want to avoid.
How can I set autohide
to false
and prevent offcanvas from being shown?
Copyright © 2021 Jogjafile Inc.
I had the same problem, but I want to set autohide to true. Setting
toggle: false
works for me: