-
Taking the following example:
````qmd
---
format: html
---
::: {.grid data-masonry='{ "itemSelector": ".grid-item", "gutter": 0 }'}
:::
````
The Quarto VSCode extension will fail to read…
-
# CSS Handles and the power of customizing blocks
## :sparkles: **Branch:** csshandles
## Introduction
Taking a quick look at your online store, you'll notice that components have similar styles, e…
-
# CSS Handles e o poder da customização de blocos
## :sparkles: **Branch:** csshandles
## Introdução
Dando uma rápida olhada na sua loja atual, você conseguirá perceber que todos os componentes pos…
-
I have very hard times to make SetNestedAttributes properly working when it has optional nested attributes and with optional computed attributes.
It looks like null values are not properly recognise…
-
Hello and thank you for maintaining this project! I'm using [Honeycomb](https://www.honeycomb.io/) to store and visualize traces. Honeycomb's query model works by returning events that match the given…
-
### What is affected?
Component
### Description
See: https://jsfiddle.net/datvm/zdpeqc5j/1/
![image](https://github.com/material-components/material-web/assets/6388546/48afa3e1-3b15-4ad7-8d6c-0b…
datvm updated
8 months ago
-
I have a component that is written in curlies
```html
{{#ember-tracking$shared/link
data-test-something=true
href=this.hrefLink
data-control-name=this.someEventName
class=someC…
-
if self._api.decode_result:
try:
ret = json.loads(ret, object_hook=ObjectDict)
except:
raise APIError(-1, url, 'json decode error, v…
-
**Describe the bug**
The Red console crashes if BREAK is evaluated inside a FOREACH-FACE loop
**To reproduce**
Steps to reproduce the behavior:
Copy this code on console:
```
l: layout [a: …
-
/!\ PLEASE INCLUDE THE FULL STACKTRACE AND CODE SNIPPET
**Short description**
Can't download "seleb_a"
**Environment information**
* Operating System:
* Python version:
* `tensorflow-data…