Results 4 comments of Max Marchuk

Commenting here in case my fix works for anyone else. My problem was that I was initializing the RRule object with incorrect data types, particularly `freq` was a string (...

I have a very similar issue with `"zod": "^3.23.8"`. regardless of the types i'm using in my schema, it is generating each field as optional (even if i don't say...

From the documentation: https://react-leaflet.js.org/docs/start-introduction/#limitations > React's [Activity component](https://react.dev/reference/react/Activity) executes effects while retaining the map container element, making it incompatible with how React Leaflet works. A unique key property can be...

I have a very similar issue with `"zod": "^3.23.8"`. regardless of the types i'm using in my schema, it is generating each field as optional (even if i don't say...