-
I am exposing JS object to iframe from the main thread.
When I navigate between pages, the object gets exposed to iframe window multiple times, and got repeated requests.
If I enter the page with i…
-
The49 BottomSheet has worked just fine in my MAUI project using .Net 8 on both iOS and Android for several months.
Last week I upgraded to .Net 9. The BottomSheet works as before on Android. However,…
-
Congrats on the launch.
This looks like a powerful and mature table. Would be nice if Panel was integrated or supported. I've crossposted this request with Panel in https://github.com/holoviz/panel…
-
See https://discourse.gohugo.io/t/how-should-i-store-dynamic-data-in-the-page-object-hugo-serve-w/52514/2
Deprecating Page.Scratch was the right thing to do, but the example above may be a rare use…
-
**Description**
The input box for Value field on Add indexing rule on Assets and Objects page is missing label. This label is necessary for assistive technologies like screenreader to announce to the…
-
## Description
If a collection schema includes a nested object field that matches a certain path:
```json
"fields": [
{"name": "obj", "type": "object"},
{"name": "obj.nested", "type": "ob…
-
Originally discussed in https://github.com/WordPress/performance/issues/1496#issuecomment-2471868739:
* Do we add an endpoint for getting the which URL Metrics are needed. The problem is that the end…
-
### Page URL
https://docs.netapp.com/us-en/element-software/api/reference_element_api_listvolumeqoshistograms.html
### Page title
ListVolumeQoSHistograms
### Summary
I think this page has several…
-
## Description
The `AsyncWebCrawler` is currently returning arrays of JSON objects for each scrape, even when a Pydantic schema and prompt are specified to return only one JSON object per scrape. Thi…
-
Sometimes the tests using page object will create an unused page and never close it.