Erik van Zijst
Erik van Zijst
@mmoskal I'm also working with a board that has no reset button. Is anything holding up this PR, or could it be merged?
Awesome!
I'm seeing the same thing. Any updates?
I ran into this also and created a PR to fix the README.
Came here to report the same thing. Looks like the project has been abandoned unfortunately.
Can we merge this? I ran into the same issue and was also just about to create a PR. It's been a year and a half and it's only a...
Running into this as well. Our project is on React 17, but box-ui-element's dependency on (now defunct?) draft-js which doesn't support React 17 is breaking installation. ``` $ npm install...
Like others reported, I was able to get it installed on React 17 after downgrading to node 14 (lts/fermium) and npm 6.14.
We run a hit traffic site with Google being one of our auth providers. However, most requests do not use it and we'd like to eliminate the redundant SQL queries.