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

Popperjs warning #24

Closed
alfonsobries opened this issue Oct 27, 2021 · 2 comments
Closed

Popperjs warning #24

alfonsobries opened this issue Oct 27, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@alfonsobries
Copy link
Contributor

PopperJS is showing the following warning, I think it is only shown on dev environments

Looks for ways to remove it since its safe to do it

computeStyles.js:116 Popper: Detected CSS transitions on at least one of the following CSS properties: "transform", "top", "right", "bottom", "left". 

 Disable the "computeStyles" modifier's `adaptive` option to allow for smooth transitions, or remove these properties from the CSS transition declaration on the popper element if only transitioning opacity or background-color for example. 

 We recommend using the popper element as a wrapper around an inner element that can have any CSS property transitioned for animations.
@alfonsobries alfonsobries added the enhancement New feature or request label Oct 27, 2021
@jaulz
Copy link
Contributor

jaulz commented Nov 23, 2021

variantjs/core#10 should solve this.

@alfonsobries
Copy link
Contributor Author

@jaulz worked thanks! ^0.0.20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants