Nickie Buckner

Results 9 comments of Nickie Buckner

How did you get it to work with `react-router-dom`? In my `package.json` I have a dependency on `connected-react-router 6.3.2` and `react-router-dom 5.0.0`. Whenever I try to compile my code I...

Here's my full package.json ```json { "name": "client", "version": "0.0.1", "private": true, "dependencies": { "@ant-design/icons": "^1.2.1", "antd": "^3.15.2", "axios": "^0.18.0", "connected-react-router": "^6.3.2", "history": "^4.7.2", "react": "^16.8.2", "react-dom": "^16.8.2", "react-flexview": "^4.0.3",...

I haven't had any issues as long as I include the `react-router` dependency. `react-router` and `react-router-dom` should basically expose the same components. You shouldn't need both, but `connected-react-router` explicitly depends...

+1 for this and #100

@ondrejbartas @itsmepetrov Curious if this PR is still actively being worked or if you need additional help?

great news, thanks for the hard work!

Has anyone figured out a way to work around this? I have types from a shared folder that aren't in a `*.d.ts` file. I was really hoping to just do...

I would love to have the ability to set a background color and overlay the pattern. Is #17 still in merge limbo? or is there an alternate method for doing...

Just checking - I appreciate those contributing back to projects. I haven't managed to find time to help, so I can only be thankful for everyone's hard work and time....