Daniel Sefton
Daniel Sefton
**Describe the bug** After the release of [PR2445](https://github.com/ng-select/ng-select/pull/2245) I can no longer tab backwards, the focus remains cycling between the select box and the clear button. **Reproducbile example** The official...
#### System Information - Ogre Version: 14.0.1 & 13.6.5 - Operating System / Platform: macOS Ventura - RenderSystem: N/A #### Detailed description When OGRE_BUILD_LIBS_AS_FRAMEWORKS is set in CMake on macOS,...
Since the paste plugin is now built-in to TinyMCE core, I believe this should be a default value in modelEvents. Otherwise it causes a lot of confusion as to why...
``` - (void) checkNow { // ... if ([NSURLConnection connectionWithRequest: [NSURLRequest requestWithURL: url] delegate: self] == nil) { ``` `'connectionWithRequest:delegate:' is deprecated: first deprecated in iOS 9.0 - Use NSURLSession...
Hi, would be good to add CocoaPods support.
### Description In my podfile I have 'FirebaseAnalytics/WithoutAdIdSupport' When I add 'FirebaseInAppMessaging' to my podfile then it installs 'FirebaseAnalytics/AdIdSupport' Here are the dependencies listed in the lock file with 'FirebaseInAppMessaging':...