Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I load smooth scrollbar with turbolinks? #295

Closed
toxifiedmatrix opened this issue Jan 14, 2021 · 0 comments
Closed

How can I load smooth scrollbar with turbolinks? #295

toxifiedmatrix opened this issue Jan 14, 2021 · 0 comments

Comments

@toxifiedmatrix
Copy link

How to load smooth scrollbar, alongside turbolinks hotwire reload. The custom scrollbar loads at the first page load, but after re-directing to the navigation links, the scrollbar breaks. Here is the DOM where the scrollbar wrapper is placed.

  • resource/views/layouts/app.blade.php
<body>
        <div id=“scroll-wrapper>
        
               <!- - Content- ->
                
        </div>
</body>
@toxifiedmatrix toxifiedmatrix changed the title How can I load custom scrollbar with turbolinks? How can I load smooth scrollbar with turbolinks? Jan 14, 2021
@idiotWu idiotWu closed this as completed Jun 10, 2021
Repository owner locked and limited conversation to collaborators Jun 10, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Projects
None yet
Development

No branches or pull requests

2 participants