-
The function call no longer works in chrome beta.
https://developer.mozilla.org/en-US/docs/Web/API/GPUAdapter/requestAdapterInfo
Maybe just add a check to see if supported
```
async function get_…
-
```
// FIXME: add navigation!
```
https://github.com/Davod0/App-Development-Household-Application/blob/a385f5fe7be3e0907aae898d61a3b815426ac163/navigators/RootStackNavigator.tsx#L…
-
### Describe the bug
Was not able to complete the task.
Got to src/data/moods.ts and it couldn't move forward.
I'm new to this so I hope this was sufficient!
### Link to the Bolt URL that cau…
-
### Captchas
- [X] I have read the instructions.
- [X] I have searched existing issues and avoided creating duplicates.
- [X] I am not filing an enhancement request.
### What happened?
When navigat…
-
### Describe the bug
Hello,
I've made some progress with my UI. But after a period of time. i've started to get This message was not sent. error. And it seems its persists.
### Link to the Bo…
-
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