Christian

Results 2 issues of Christian

I had to update the calculation for the setSelectedRange function to insert mentions at the correct position. Now it uses the start and end position from tribute to calculate the...

Currently, the list of ignored errors in SolidErrors::Subscriber::IGNORED_ERRORS is static and cannot be extended without modifying the source code directly. We’d like to add: ```ruby ActiveStorage::FileNotFoundError ``` to the IGNORED_ERRORS...