-
Create a screen view component
## Detailed Description
Create a screen view component which will restrict user for hitting protected routes without authentication
## Context
Create a screen v…
-
Hello,
We use the SDK to push custom application lineage made up of some entities and relations between them. The driver works with **Cloudera navigator 2.4.0** using `configMap.put("navigator_api_ve…
-
Hi Cloudera,
I know this question is not relevant to navigator-sdk, but I didn't find a place to ask my question anywhere else. Here is my issue -
Lets say in my cluster , Navigator is collecting al…
-
If I have a single stack Navigator, I don't get any runtime issues:
```jsx
const SingleNavigator = enhance(StackNavigator)({
...
});
export default SingleNavigator;
```
But when I have …
-
prevent hard key back button if userInteractions = false
-
If you use the navigator and an overlay, the overlay initially appears just in the small navigator window, and not the main window. When you move the canvas this resolves itself, with the overlay bein…
-
If the navigator element is hidden (display:none) on initial load. When it is displayed later, the image is not there and the display region is very small regardless of zoom level.
http://jsbin.com/r…
-
Hi,
Show navigator in multi page mode and show only current image viewer (Single/Page or Double/Book) in the navigator.
How can I do this?
Example : http://iangilman.com/osd/test/demo/m2/
Thanks!
-
-
Use rememberSaveableWebViewState will not load content, while rememberWebViewState works well.