-
### Description
Hi,
This is my first bug report on GitHub, so I'm sorry if I'll do some mistakes.
Anyway, I was trying to use the new query block (awesome) in an element to loop some "complete te l…
-
Container queries allow us to query a container for specific conditions, including values of custom properties through `style()` queries.
But they do not allow us to query the element itself.
In…
-
### Prerequisites
- [x] I have searched for similar issues in open and closed tickets and cannot find a duplicate.
- [X] I have troubleshooted my issue, and it still exists against the latest stab…
-
### Question
In your docs for [checking if an item is in the list](https://verbb.io/craft-plugins/wishlist/docs/get-started/upgrading-from-v2#in-list), you have this:
```
{% for entry in craft.e…
-
I have the following ECSQL query:
```sql
SELECT count(1)
FROM bis.SpatialCategory c
WHERE EXISTS (
SELECT 1
FROM bis.GeometricElement3d element
WHERE
element.Model.Id = ?
AND element.Cat…
-
consider adding an element to your HMTL like:
```html
```
I believe this is also the right path for a solution to your other issues.
Keep in mind that the flow goes (apologies if its conf…
-
### Describe the bug
When I try to download a ticket in the frontend I get the following error:
```
Error: Call to a member function can() on null in /app/vendor/verbb/events/src/elements/Purchas…
-
### What happened?
Accessing an element from a variable of type array yields the entire variable.
- `${myvar}` --> yields the entire array
- `${myvar.0}` --> yields the entire array
- `${myvar.1}` -…
-
Hi Team,
Could you please help us in applying the CSS to nested elements inside the slot.
Eg:
Render me in a slot
How can we apply the css to span with class redText inside a P tag which …
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
The …