Mohammad Khatib
Mohammad Khatib
@mikhael28 I am using this and web compiles fine. Didn't do anything special myself. That might have been fixed already. @morzan1001 thanks for sharing! Any chance you explored scheduling notifications?...
fwiw, I've just implemented my own single-account login using any account (email+password, facebook and Google). The single account ID is the email. Here's the changes I had to make in...
I am seeing the same symptoms but not entirely sure if it is the same problem. Every now and then the user is logged out, I am trying to debug...
Here's few ideas and data from doing some investigations - I am still not 100% sure these are the problems exactly, but hoping @lynndylanhurley might be able to jump to...
Would love to hear if there's any updates on this as well.
I managed to add this by overriding confirmations controller as below and making calls to `POST /auth/confirmation` If this looks good, I am happy to make a pull request. ```...
I am working on improvement for input currently to fix few weird behaviors including: - [ ] Slow performance and delay when typing in a formatted text - [ ]...
@ahmgeek try to reproduce this and let me know if you found out how.
Thanks for filing this I can reproduce.
If you have a page where that is used it would be great to take a look. That seems like a cool extension for Carbon. Will keep this open to...