Skip to content
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

plans to support popper 2 and tippy 6? #3

Open
wivaku opened this issue Nov 23, 2020 · 2 comments
Open

plans to support popper 2 and tippy 6? #3

wivaku opened this issue Nov 23, 2020 · 2 comments
Assignees

Comments

@wivaku
Copy link

wivaku commented Nov 23, 2020

Config is currently based on:

        'cdn' => 'https://unpkg.com/popper.js@1',
        'cdn' => 'https://unpkg.com/tippy.js@4',

Available are:

        'cdn' => 'https://unpkg.com/@popperjs/core@2',
        'cdn' => 'https://unpkg.com/tippy.js@6',

But neither seem to work with laravel-popper.
When I enable either one or both I don't see a console error, but also no tooltip.

@andcarpi
Copy link
Owner

I will generate a new version supporting then...

@andcarpi andcarpi self-assigned this Dec 9, 2020
@wivaku
Copy link
Author

wivaku commented Oct 19, 2021

Hi @andcarpi, not to push you but was wondering: do you have a timeframe in mind?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants