Romain Berger
Romain Berger
Yes, if a browser sees a selector that is invalid for him, it doesn't take in account the whole rule set, so we have to write this kind of thing...
Yeah I've thought about that, but unless I'm missing something that would be the only kinda big change to do. We would store the language (with a fallback to english...
There is a `tooltipTimeout` prop to control that: https://github.com/romainberger/react-portal-tooltip#props
oh you're right, my bad. For this there's no way to customize it for now, but it could be added as a prop.
The portal api works but does not produce the same result as the current implementation. Currently a single tooltip is created for all the parents, where the portal api will...
I initially made this component exactly for this behavior of a single floating tooltip, so I would definitely keep it that way. I understand the lack of context is an...
Yeah I haven't used Typescript for now so if there is a possibility to keep it as is and add types separately that'd be cool 👍
Hi, I've pushed and published a new version (v2.4.2) that should fix all issues with react 16.6.3. Please let me know if you have more issues. Thanks
I don't know fela and I've only tested the tooltip with no other modules than react itself, I'll try to see if I can find something. When fixing the issue...
This issue should be fixed with https://github.com/romainberger/webpack-rtl-plugin/pull/5 (published in version 1.5.0)