Brett Stevenson
Brett Stevenson
Just a note, `1.5.0-beta.3` also fixes a similar issue I encountered when using the `Parallax` scroll container from `react-spring`. Thanks for the great work!
@TylerBarnes I just checked and the issue appears to exist in `1.5.0` and `1.5.1`, though is somehow being fixed in `1.5.0-beta.3`. I tried deleting the `.cache` directory and reinstalling the...
@TylerBarnes Yeah, I just updated the [repo](https://github.com/tterb/gatsby-portfolio) with what I'm currently working with. Some parts are a little bit of a mess since I've mainly just been using it to...
@TylerBarnes I'll create a [`page-transitions`](https://github.com/tterb/gatsby-portfolio/tree/page-transitions) branch on the repo that you can use to debug the issue that doesn't require the env variables since they aren't necessary to observe the...
@TylerBarnes Thanks for helping me troubleshoot the issue! I'll try out the latest release and experiment with your suggestions and see if I can figure out why the parallax component...
@CruiseDevice I have some experience using [pytest](https://github.com/pytest-dev/pytest) for unit testing. I could help you write a few tests and submit a PR if you're still interested.
@FahadYousafMahar I'll take a look at this to see if there's a quick fix, but the skin isn't really in a usable state due to the amount of resources that...
@kevinlisota @Turpoint We just published a plugin update on Monday that addresses this issue, so I would encourage you to update to v3.0.19 if you haven't already.