-
# Dark mode Everything shows in white expect the divider
On enabling dark mode the suggestion and place holder text not showing
# Enable Dark mode in your android phone
- [ ] iOS
- [x…
-
### Description
Hello,
I was trying to use ElementUI with `react-express-views` and when I'm trying to use Button (or any other component) I get an error
### Reproduce Steps
1. Set up expres…
-
Hello,
I would like to kindly request to become a maintainer of this repo. I would like to fix some changes regarding the onChangeText handler and more.
Thank you,
Adam
-
Here's an error I've been receiving lately on Atom 1.10.2, macOS sierra (beta).
1. Open a haml/slim file in atom
2. type some characters and the error appears
**Atom Version**: 1.10.2
**Electron Vers…
-
Is there a way to pre-populate the standalone search box with a location? Currently trying to use the component in a form and I don't see a clear way to pre-populate the location. Was the component no…
-
## Reproduce
1. Open new window
**Atom Version**: 1.3.1
**System**: Mac OS X 10.11.2
**Thrown From**: [floobits](https://github.com/Floobits/floobits-atom) package, v0.29.3
### Stack Trace
Uncaught …
-
How do you use fontawesome 5 icons for markers?
```
import React from 'react'
import { Marker as GoogleMarker, InfoWindow } from 'react-google-maps'
const Marker = (props: any) => {
retur…
-
I try to add a simple route in my map but when i call google.maps.DirectionsService() i get this google is undefined, so i try to add a const variable but now the error message is Cannot read property…
-
**Atom Version**: 1.12.5
**Electron Version**: 1.3.9
**System**: Ubuntu 14.04.5
**Thrown From**: [navigation-history](https://github.com/Tyriar/navigation-history) package, v0.1.8
### Stack Tr…
ashl1 updated
7 years ago
-
TypeScript documentation:
```ts
interface IntersectionOptions {
trackVisibility?: boolean;
delay?: number;
}
```
translates into
```fs
[]
type IntersectionOptions
[]
…