We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
3.0.0-alpha.4
https://codesandbox.io/s/wild-cloud-h9wwn
Please see the sandbox
The button should be rendered, and the left and right click events should work as expected.
Nothing is rendered. Removing one of the click events makes it render, although @click.right still does not work.
There is a ReferenceError: _cache is not defined error in the console. Sorry I can't offer a solution, this is way outside my areas of expertise :)
ReferenceError: _cache is not defined
The text was updated successfully, but these errors were encountered:
028f748
No branches or pull requests
Version
3.0.0-alpha.4
Reproduction link
https://codesandbox.io/s/wild-cloud-h9wwn
Steps to reproduce
Please see the sandbox
What is expected?
The button should be rendered, and the left and right click events should work as expected.
What is actually happening?
Nothing is rendered. Removing one of the click events makes it render, although @click.right still does not work.
There is a
ReferenceError: _cache is not defined
error in the console. Sorry I can't offer a solution, this is way outside my areas of expertise :)The text was updated successfully, but these errors were encountered: