Antony Konstantinidis

Results 10 issues of Antony Konstantinidis

Hi guys, I came across this issue when implementing a JWT flow with httpOnly and fingerprinting cookies. The use case is as follows: A user uses the App in SPA...

### Describe the bug Define a component with a prop of type function or with a prop of type object. When using the object type, one property of that object...

to triage

### Describe the bug Import a 3rd party package which uses Vue's `provide` function and register it inside the `setupVue3` function. Use Vue's `inject` function or the `useXXX` composable of...

to triage

### Environment Nuxi 3.0.0 ------------------------------ - Operating System: `Darwin` - Node Version: `v16.15.0` - Nuxt Version: `3.0.0` - Nitro Version: `1.0.0` - Package Manager: `[email protected]` - Builder: `vite` - User...

pending triage

items[i].width isn't absolutely safe, the return value has sometimes multiple decimal places, which leads to a wrong calculation of the actual columnSpan because Math.ceil will always return the smallest integer...

Will be updating this probably a few days earlier, will let you know when this is ready to be merged

Will be updating this probably a few days earlier, will let you know when this is ready to be merged

As discussed with @posva this is for displaying our conference promotional banner in may 2024.

Hey, when using the menu option with different items, the event corresponding to a specific option isn't triggered correctly. If you click on a menu option, the menu would close...