-
As a judge and chambers users, so that I am not logged out immediately upon viewing my dashboard, I need the logic that returns my relevant trial sessions to query specifically for sessions I am assoc…
-
Hi,
I came across your post on MobileRead after deciding to finally jailbreak my Kindle Paperwhite for the first time and I just want to say I love your work!
I am working on something similar a…
-
### As a user, I want to be able to force the AI to use a template I choose when it automatically chooses the wrong template.
A simple way to do this would be to use a split dropdown button, where …
-
**Is your feature request related to a problem? Please describe.**
According to the Material Design documentation there is new type for `Tooltip` component, called `rich`.
* Rich tooltips provid…
-
I've noticed that missing spaces around if/else blocks cause the rest of the file to not be parsed correctly. I've done some experimenting with the line that breaks it and found a minimal setup that r…
-
I would expect that adding recovery logic to a grammar doesn't functionally change the grammar, but currently it does: `repeated()` and `or_not()` (at least) with an inner that can recover will curren…
-
### Summary
Hello! I'm working on a photo gallery with `react-native-snap-carousel` that allows changing orientation with `react-native-orientation-locker`.
Gallery component
```ts
import Re…
-
提问时请尽可能提供如下信息:
### 基本信息
- 你使用的**操作系统**: win10
- 你使用的**Python**版本: 3.6
- 你使用的**Tensorflow**版本:tensorflow-gpu 1.14.0
- 你使用的**Keras**版本: 2.3.1
- 你使用的**bert4keras**版本: 最新
- 你使用纯**keras**还是**tf.k…
-
**Is your feature request related to a problem? Please describe.**
I want to try and embed a stack navigator inside a modalize component (with react-native-screens). This pattern happens in Apple Map…
-
Here's working code I wrote to allow the user to select a part of the pdf and download the selected area as an image. Hope this helps anyone looking for this feature :) - be sure to set the document u…