Soyu Kim
Soyu Kim
# Context Digging the test failure of develop branch, I found that the project is still using old [PhantomJS](https://github.com/ariya/phantomjs)(with [Poltergeist](https://github.com/teampoltergeist/poltergeist)) which is outedated and doesn't support ES6 features. When I...
There is possibility to meet unintended behavior when you use a datetime column on cursor-based pagination without any other unique identifiers. But it seems no way to fix this on...
# Context - Fixes #682 - To update Node.js, this PR migrates the project from Webpacker to Webpack 5 using jsbundling-rails. Initially, I also tried Shakapacker, but it seemed to...