-
-
Notifications
You must be signed in to change notification settings - Fork 529
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
Clickable
option on the demo doesn't work
#499
Comments
This should be a matter of setting the `pointer-events` style correctly - I
thought this worked when the example was added. Can you take a look?
…On Tue, Jun 25, 2019 at 9:20 AM Oleg Chulanovskyi ***@***.***> wrote:
At the very bottom of the demo site <https://react-tooltip.netlify.com/>
there is a section with a clickable prop example, but - the problem is
described in the title. When I try to type something into the input - it
doesn't react on any event, clicking, typing...
[image: image]
<https://user-images.githubusercontent.com/13966263/60101580-aeff4700-9764-11e9-898d-e18542a14c48.png>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#499>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEX6THNGXWZ4ZYDB3HBW6R3P4ILQZANCNFSM4H3IHQCQ>
.
|
Tested on mobile (chrome) - still not working. Will check later from the desktop... Update: |
It looks like the example site's E.g., https://github.com/wwayne/react-tooltip/blob/master/standalone/react-tooltip.js For Could this be the root cause? Thanks! Context Issue: #417 (comment) |
Any updates on this? It seems like it extends into the library itself and setting the |
Hi @chulanovskyi, already fixed in the new release, let me know if it works for you. |
At the very bottom of the demo site there is a section with a
clickable
prop example, but - the problem is described in the title. When I try to type something into the input - it doesn't react on any event, clicking, typing...OS: 18.04.2 LTS
Tested browsers:
The text was updated successfully, but these errors were encountered: