Abdulraoof
Abdulraoof
Hi @jimmyjamieson I was testing to implement i18n with Next13, there are some limitations, I've looked into your repo. the limitations I found still exists, please correct me: 1. This...
I've somewhat reached an initial solution, I managed to use `i18next` with `fs-loader`, and could keep an instance of `i18next` in the server. Not sure how good/bad this solution be,...
Whats onthe top of my mind initially, I would replace the `onClick` of the `Cell` to open the editor, with a compination of `pointerDown`, `pointerEnter` and `pointerUp` , on pointerUp,...
Recurring Events in version `2.9.4`, thanks to @marcauberer