Ivan Jeremic

Results 38 issues of Ivan Jeremic

The cursor does not disable active mode when I go to a new page in Next JS, It only works if I randomly click anywhere in the body on the...

There are libraries that use components in this way ```jsx html` component body ` ``` However this results in the wrong autocomplete and inserts some weird low dashes and numbers...

### Describe the bug Following the https://ui.shadcn.com/docs/installation/astro guide breaks any existing and working tailwind styles. ### Affected component/components tw ### How to reproduce add tailwind to Astro the recommended way...

bug

Not sure if you are following dndKit from react they had a release 2 moths ago just wondering if you still keep track and if this project aims to give...

Any requests to `http://localhost:8881/wp-json/` gives the error: ``` Error creating or updating page: HTTP error! status: 401 ``` How would we enable a rest API that allows requests?

When the drag preview enters an other element even a little bit I expect the element to fire `onDragEnter` even with it's data, this is currently not working what am...

`onDragOver` gets triggered with `onDragStart` version: ``` "@dnd-kit/core": "^6.0.5", "@dnd-kit/sortable": "^7.0.1", "@dnd-kit/utilities": "^3.2.0", ```

### Describe the bug Unknown compiler option 'noUncheckedSideEffectImports' Please add support for typescript@latest! (5.6.3) ### Reproduction vitejs library project in lib mode + vite-plugin-dts ### Steps to reproduce npm create...

upstream