offset-dev / strapi-calendar

Visualize your Strapi content in month, week or daily view
36 stars 13 forks source link

Downgrade styled-components to make it compatible with Strapi 4.15.0 #36

Closed ciriousjoker closed 11 months ago

ciriousjoker commented 12 months ago

Allows this package to be installed together with strapi 4.14.5 & Strapi 4.15.0 (no other versions tested). I also didn't test if this package actually requires any of the new features from the downgraded version, but I highly doubt it.

LuisRodriguezLD commented 11 months ago

This fixes the error on NPM, thank you. QQ before I merge,

it also breaks when navigating to it in 4.15.5 (and probably later)

I was not able to reproduce this, does this PR fix that issue as well?

ciriousjoker commented 11 months ago

@LuisRodriguezLD the issue sometimes appears when navigating to the calendar panel. Page goes white (tested on 4.15.1 iirc). Reloading while already on that route fixes it

LuisRodriguezLD commented 11 months ago

@ciriousjoker Based on Strapi's official release notes

v4.15.1 ⚠️ This release is deprecated due to several issues we identified, we do not recommend users use this version until we issue a new patch release shortly

Let's merge this PR but please create an issue if the bug persists on the next release