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

Documentation on custom configuration is incorrect #7

Closed
Sun0fABeach opened this issue Mar 16, 2019 · 2 comments
Closed

Documentation on custom configuration is incorrect #7

Sun0fABeach opened this issue Mar 16, 2019 · 2 comments

Comments

@Sun0fABeach
Copy link

In section "Configuration", please change

const { VShowAt, VHideAt, VBreakpoint } = new Ctor({ experimental: true })

to

const { VShowAt, VHideAt, VBreakpoint } = new Ctor(Vue, config)

@adi518
Copy link
Owner

adi518 commented Mar 16, 2019

My bad, the readme on GitHub doesn't represent the published readme (version 1.1.1). Use this as the source of truth while I fix this, thanks.

@adi518 adi518 closed this as completed Mar 16, 2019
@adi518 adi518 reopened this Mar 16, 2019
@adi518
Copy link
Owner

adi518 commented Mar 16, 2019

Should be fixed now along with new release 1.2.1 (docs are also updated).

@adi518 adi518 closed this as completed Mar 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants