Alvin Huynh

Results 6 comments of Alvin Huynh

FYI, I also just updated all dependencies related to TipTap, but still seeing the same issue.

Having the same issue. My project is organized like this: ``` my-dumb-project ├ frontend └ backend

I don't understand the design decision, but when you uninstall the extension, it doesn't truly get uninstalled. I assumed that when you uninstall the extension, it removes everything, but the...

Bumping this. This is still an issue. I have not been able to find a solution for this. Trying to explicitly set the height (e.g. `50vh` and `500px` for height)...

Bumping this. Having same issue with same error. I'm not able to run specs in another directory in my workspace.

I have a monorepo, with a backend folder where my Rails app lives. The workaround I'm using is to just `cd` into the directory. ```json [ { "label": "rspec $ZED_FILENAME:$ZED_ROW",...