Mitchell Dodell

Results 4 comments of Mitchell Dodell

Hey @theblang - I tested this with a Heroku app as well, with the following config: ``` config.cookie_enabled = true config.cookie_name = "testing-dta" config.cookie_attributes = { http_only: true, secure: true,...

I'm also having this same issue!

Would there be a way to integrate [Material-UI's Text Field](https://material-ui.com/components/text-fields/#integration-with-3rd-party-input-libraries) with a third-party integration, i.e. something like [rc-time-picker](https://www.npmjs.com/package/rc-time-picker)?

Is there any update on this, cc @Gokul595?