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

sizeByPixelDensity deprication warning #28

Open
slifty opened this issue Sep 13, 2020 · 1 comment
Open

sizeByPixelDensity deprication warning #28

slifty opened this issue Sep 13, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@slifty
Copy link
Member

slifty commented Sep 13, 2020

Bug

Current Behavior

When starting the server I get a warning:

warn the option sizeByPixelDensity is deprecated and should not be used. It will be removed in the next major release

I imagine this is a low priority to address since it is working currently, but it would be good to change to something that isn't deprecated.

Input

yarn start

Expected Behavior

We shouldn't see deprecation warnings when running the application.

Possible Solutions

I'm not sure if this issue has any clues!

Related Issues

None.

@slifty slifty added the bug Something isn't working label Sep 13, 2020
@piotrfonte
Copy link
Collaborator

This is a Gatsby warning and doesn’t really have an impact on neither: 1) running local dev env 2) building the site. We’re also not really using sizeByPixelDensity anywhere so I assume it’s something that will get fixed with future dependency updates. Nothing we can do about it otherwise.

@piotrfonte piotrfonte removed their assignment Sep 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants