Results 8 issues of stephent

`` elements marked as draggable can no longer be dragged when the version of Google Maps JS is 3.46 (or later). This appears to be a regression in Google Maps...

Thanks for this package! I'm transitioning to this from an older alternative. I have large numbers of legacy records in my DB that use elements of Apple's receipt scheme as-is....

Updating React now leads to a deprecation warning in the console: ``` react.development.js:315 Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or...

pinned

http://cocoadocs.org/docsets/Slash/0.1.2/ states: > Add `pod 'slash'` to your podfile This gives an error on `pod install`: ``` NoMethodError - undefined method `split' for nil:NilClass /Library/Ruby/Gems/2.0.0/gems/cocoapods-core-0.34.4/lib/cocoapods-core/specification.rb:205:in `subspec_by_name' /Library/Ruby/Gems/2.0.0/gems/cocoapods-0.34.4/lib/cocoapods/resolver.rb:159:in `block (2 levels)...

After putting my create-react-app into production using logdna-browser, I received two reports from end users of the browser hanging completely. My suspicion is that it is the same problem as...

**Describe the bug** minDate property is not respected if earlier than the year 1000 when typing dates into the `DatePicker` input field. **To Reproduce** 1. Set `minDate` property on `DatePicker`...

The readme states: > #### `throws` > If `options.throwError` is `true` and the token is invalid, an error will be thrown. But the `verify` method does not throw if the...

## Environment - Xcode version: Version 16.0 (16A242d) - iOS version: 17.5.1 - Devices affected: Any - it's a compilation issue - Maps SDK Version: 11.7.1 ## Observed behavior and...

bug :beetle:
auto-triaged