-
unfold: 0.40
django: 5.12
chrome: latest
description: the collapse inside inline isn't working anymore
code:
`
class WorkerInline(StackedInline):
form = WorkerForm
model = Worke…
-
**Module**: ClassFanOutComplexity
**Current implementation:**
Today, ClassFanOutComplexity check provides three properties to exclude certain classes or packages.
excludedClasses: matches onl…
-
The update to v2.5.0 (using together with `spatie/laravel-data ^3.12`) is now causing issue with nullable properties.
Tha Data class:
![Image](https://github.com/user-attachments/assets/98b393ce-8c3…
-
[pjmonks](https://github.com/pjmonks) - I realised what I had done wrong in #552.
I was trying to break the link between the Class and the Attribute but actually deleted the Attribute rather than the…
-
Following https://codesandbox.io/p/sandbox/egjsngx-flicking-examples-czb2g with code:
```
```
Inside a component used on a page, i.e.
```
impor…
-
**Is your feature request related to a problem? Please describe.**
its a a computer vision task to classify images into one of several classes, without any prior training or knowledge of the classe…
-
I need to know when playback of the generated audio stream finishes so I updated my copy of the `WaveStreamPlayer` class to include `onAudioStart` and `onAudioStop` events. It might be useful to just…
-
**Description**
We have multimodule android project. Every module contains some different paparazzi tests.
First launchable test method in first test class always takes too long time. It runs in ~20s.…
-
### Module version(s) affected
5.3.0
### Description
When inline-editing an item that contains an UploadField, it’s not possible to remove the last item from the UploadField. It appears to be remov…
-
### Describe the project you are working on
I am working on a 2D game and doing procedural generation of 2D maps. This includes placing entities like stones, trees or similar
### Describe the pr…