Chris Pratt
Chris Pratt
I set `separatorStyle = .singleLine`, but I still have no borders. Everything else is standard. ``` let cell: MGSwipeTableCell = MGSwipeTableCell(style: UITableViewCellStyle.subtitle, reuseIdentifier: "cell") cell.delegate = self // Adding 1...
This change is for developers who want to extend Room and RoomEventCallbacks. RoomEventCallbacks cannot be extended with additional callbacks because the Room class is not a generic. It is not...
### Version: - `@inertiajs/vue3` version: 1.0.0 ### Describe the problem: We are frequently (not always) getting the following error when trying to click on Inertia links: ``` Uncaught (in promise)...
The tokenizer should be public so it can be accessed for things like calculating token count.
### Description It fixes the whitelist for the search endpoint by adding "highlight". Maintainers should highly consider removing whitelist or making it optional. ### Issues Resolved _List any issues this...
### Initial checklist - [x] I understand this is a feature request and questions should be posted in the [Community Forum](https://community.transloadit.com/) - [x] I searched [issues](https://github.com/transloadit/uppy/issues?q=is%3Aissue) and couldn’t find anything...