Paldeep Singh
Paldeep Singh
Issue is still present with `npm 7.23.0`.
Hello @lukewalczak, thank you for getting back to me on this. I tried the fix you suggest and it did not work for me. I'd be interested to hear how...
Sorry @lukewalczak I did not see your last message. I will put up an example repo for you to have a look.
Hello, sorry its been a while since my last reply, my Github notifications have been acting all weird. Here is the [repo](https://github.com/paldeep-singh/ModalBug) as previously requested. @dcalhoun Thanks for the heads...
I'm going to try looking into this this weekend
For the changes to the GanttDb.js and GattDb.spec.js files, I had to commit without running the pre-commit hooks as ESLint kept crashing due to Node running out of heap memory,...
> I will review the PR soon, but mentioning some ways to share credit to original authors when forking. > > 1. Add their fork as [another origin](https://docs.github.com/en/get-started/getting-started-with-git/managing-remote-repositories), create a...
@sidharthv96 Thanks for the review! I'll address the comments over the weekend
Sorry, just been a bit busy recently, should have time in the next couple of weeks
@sidharthv96 I have addressed your comments. There are 5 failing e2e tests, 1 is meant to fail and the other 4 are failures in the theme tests. I had to...