-
I can't download it! I add the url and click Start download. It opens a Chrome tab, I enter my credentials and it accesses the video page, the video starts playing and nothing else happens, sharedown …
-
### Coursework content
Use critical thinking skills to answer a client’s request on a web page you developed.
### Estimated time in hours
1
### What is the purpose of this assignment?
A cli…
-
### Issue Description
Behaviour:
I have a category expanded and the first sub item is selected + corresponding view will be displayed in the content area.
![Bildschirmfoto 2024-11-14 um 15 06 27]…
-
```
import puppeteer from "puppeteer";
const browser = await puppeteer.launch({
protocol: "webDriverBiDi"
});
const page = await browser.newPage();
await page.goto("https://x.com/"); // C…
OrKoN updated
1 month ago
-
![{CB91FAAF-18F3-438A-AB34-27E8CB9BC7CC}](https://github.com/user-attachments/assets/7baee609-8bb6-48de-9640-8e1bab5f1199)
**Description**
We need to implement two new buttons in the side menu o…
-
While testing the `ng-web-component-mixed` branch, I found failures in the navigation between microfrontends, but the navigation from shell to microfrontend works correctly.
Initially to be able to…
-
### Current behavior
```
import React from "react";
import { createMaterialTopTabNavigator } from "@react-navigation/material-top-tabs";
import COLOR from "../../../../constants/COLOR";
import …
-
Heyo, wondering if there's any breaking changes I need to worry about when using solito with expo 52, and if there will be an explicit update for supporting expo 52.
-
### Coursework content
Use critical thinking skills to answer a client’s request on a web page you developed.
### Estimated time in hours
1
### What is the purpose of this assignment?
A cli…
-
### Current behavior
the video is pretty much self-explainatory
only setting `headerBackTitleVisible: true` resolves the issue
https://github.com/react-navigation/react-navigation/assets/533173…