Adam Berecz

Results 11 issues of Adam Berecz

Added Laraform

For users using keyboard only (accessibility) this requires an extra tab + tab-back to select multiple dates. It works in range mode though. ## Your Environment * flatpickr version used:...

### Environment - ### Reproduction - ### Describe the bug DateElement datepicker can't be disabled on mobile ### Additional context Related Discord conversation: https://discord.com/channels/787237947635793940/1215268151844147280 ### Logs _No response_

bug
p3-minor-bug

### Environment - ### Reproduction - ### Describe the bug DateElement extendOptions.position = 'top' does not have effect ### Additional context Related Discord conversation: https://discord.com/channels/787237947635793940/1215268151844147280 ### Logs _No response_

bug
p3-minor-bug

### Environment - ### Reproduction - ### Describe the bug Related to discussion: https://discord.com/channels/787237947635793940/1238441212722024448 ### Additional context _No response_ ### Logs _No response_

pending triage

### Environment - ### Reproduction - ### Describe the bug Vueform components are not mounted with Nuxt & Vitest: https://discord.com/channels/787237947635793940/1256016710008311909 ### Additional context _No response_ ### Logs _No response_

bug
❗️ p4-important

### Environment - ### Reproduction https://stackblitz.com/edit/github-3clnyf?file=src%2FApp.vue ### Describe the bug - ### Additional context _No response_ ### Logs _No response_

bug
❗️ p4-important

### Environment Vite 5.x, Laravel 11.x, Intertia ### Reproduction - ### Describe the bug Quoted from the author: > I am facing an issue, where the vite watcher hangs/freezes, when...

compatibility

### Environment - ### Reproduction - ### Describe the bug - ### Additional context ```json { "schema": { "text": { "name": "text", "type": "text", "label": "Text", "builder": { "type": "text",...

bug
p3-minor-bug

### Environment - ### Reproduction ```vue export default { data: () => ({ vueform: { schema: { nestedList: { type: 'list', element: { type: 'object', schema: { start_date: { type:...

bug
p3-minor-bug