question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Push option does not work

See original GitHub issue

Hello, I’m trying to make the push work using this code:

    $('#nav-offcanvas').offcanvas({
        modifiers: 'right, push', // default options
        triggerButton: '#offcanvas-toggle' // btn to open offcanvas
    });

That does not work for me, still getting the overlay nav. Am I missing something?

Thanks!

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
vaclavgreifcommented, Apr 1, 2018

Thanks, that works, but shouldn’t that be handled automatically when using the push option?

Read more comments on GitHub >

github_iconTop Results From Across the Web

git push options - to create a merge request does not work
Hello, I'm trying to use the git push option to create a merge request but it does not work. Drag your designs here...
Read more >
"Build this branch on every push" option does not work #802
Steps to reproduce the behavior: Set up a branch under the Build tab; Make sure to check the box for "Build this branch...
Read more >
pushing to a git repository does not work - Stack Overflow
This happened to us a few weeks ago. It means that you have a working directory checked out in your origin repository and...
Read more >
git-push Documentation - Git
When no --push-option=<option> is given from the command line, the values of configuration ... Will fail unless you manually run git fetch origin-push...
Read more >
Emails - no push option available - Apple Community
Let's see if we can get that fixed for you. Since you are not seeing the option to enable Push, I would recommend...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found