mdodge-ecgrow

Results 37 comments of mdodge-ecgrow

> > > just query this in the mysql connection that you want to connect to or switch to mysql 5.something > > ALTER USER '_YOUR USERNAME_'@'localhost' IDENTIFIED WITH mysql_native_password...

Can someone tell me the command the install this specific PR into my project?

Why is there no issues tab in this repo?

I'm switching over my regular CSS to SCSS. It's quite a bit of code that needs to switch to nesting. Is there a rule in this plugin that will recommend...

Not sure if this warrants a new issue or not. But I am trying to implement pagination to get all the 100+ replies in the conversation. I am getting the...

Appears like this project is no longer being maintained. @minhtranite Are you still actively working on this? Appears like last commit was almost 3 years ago.

I would love to use this because the notifications look amazing, but it is so outdated I have no choice but to go with another library.

> > > Just remove following line from textarea tag > value={this.state.notificationText} I don't understand. If you remove the state value, then how does that text input get updated on...

Just spent hours debugging my websocket code. It worked fine in Chrome, but wasn't working in Firefox. Finally figured out that it was creating a connection, closing that and creating...

Sounds like this issue maybe? https://github.com/react-csv/react-csv/issues/89