Pasquale De Lucia

Results 7 issues of Pasquale De Lucia

whenever you start the mode the enemies and the map are random

pkg: core
area: game mechanics
type: discussion

Now you can add a nodrag attribute on an element that you want to no drag anymore. It is more powerful that nochilddrag, for example when you use a library...

**Describe the bug** When I try to install the package, the console show me an error for dependency **To Reproduce** Steps to reproduce the behavior: 1. ng new app 2....

### Which component is affected? Qwik Runtime ### Describe the bug By placing a component inside the layout.tsx file after the slot, visible via a signal value a rerender of...

TYPE: bug
COMP: runtime
WAITING FOR: team
P3: important

The ClusterMarker freeze the browser when a variable ref of vue is used, while rendering the markers. In contrast using a non-ref variable this does not happen. You can find...

bug
perf
reactivity

### 🐞 Bug report When using `` with `calendarProps={{ showDoubleView: true }}` **inside a dialog/modal**, the calendar panel overflows the dialog container and renders outside of it, causing layout issues....