jonathan-l-rivera
jonathan-l-rivera
In the Codesandbox all dynamically passed media queries fail. But locally (although using the same versions of everything) only the first instance of a components works, while every other one...
Any updates? Really could use this fixed right now. It's blocking a project that uses dynamically set media queries. Any word?
> Hey everyone, I have other priorities and unless someone submits a fully mergeable PR or close to one where my involvement would be limited, nothing is gonna happen. >...
Shouldn't `this.parseFormatString = this.formatString`, or just validate against the formatString? Otherwise you'd also need to set parseFormat. DateTime validation should function the same as Date, seems to be handled differently....