PurpleTape

Results 17 issues of PurpleTape

### Clear and concise description of the problem Hello! First of all, I want to thanks for such a large collection of utilities for Vue! During development, it may happen...

enhancement

Hello! **Describe the bug** If you specify the maximum length value in the dynamic mask, and then try to enter another some character, an error will occur **To Reproduce** 1....

bug

### Describe the bug When a `scrollToIndex` call is made, a scroll to the index block occurs. If `scrollToIndex` align value has `start`, then the scroll will be scrolled so...

**What rule do you want to change?** vue/padding-line-between-tags **Additional context** Hello! This rule is very useful, as it allows you to make the content of `` more consistent. Is it...

### Environment **Vuetify Version:** 3.3.6 **Vue Version:** 3.3.4 **Browsers:** Firefox 114.0 **OS:** Mac OS 10.15 ### Steps to reproduce 1. Click "Show overlay" ### Expected Behavior Positioning is handled correctly,...

S: triage
S: stale

### Issue description .having() doesn't add double-quotes around table alias ### Expected Behavior Double quotes are added when using aliases ### Actual Behavior Double quotes are not added when using...

bug
requires triage

Hello! I'm trying to make a telegram bot with `NestJS` + `grammY`. However, during the development process, I came across that the HMR functionality does not work until I reload...

### Vue version 3.4.15 ### Link to minimal reproduction https://play.vuejs.org/#eNqdVE1v2zAM/SucL2mB2Ebb7ZKmXbehA7bDVqwFdvFFtelEnUxpkpy0yPLfR8nOR5OsKAYUaEw+ke89SlwkH4zJZi0mo2TsSiuNB4e+NaAETS6KxLsiuSxINkZbD/7JICzgc0ull5qE+qQ5QUgellBb3cCAaw0KKqjU5DwYq42DC1gUBODx0Y+6n/zBpUZw662kybALVViLVjFkcMIlAJYFLc9DrTyHnwhTMcNADvwUV1iYCdUi1NrGaOgQe6L1T0OIJ+9bD5KcrDjNkHLNWPKfAzETUol7hSAcuEgH/kBL3EASVisha6Eno0Pyx4vQ+v2or7C8ZM1HUfwxXFx2mi37aqmzJAvwc2B6h1qy8II2HbOVi/H/IUfE6/wQVO2pjrVYulgxOeTVMLpIeg7zKRK0LgCfuxnrzBHmUimYRE53POL+TqG1TEnWAVFprhSv2U4J4ZkBN+pJHVXojOSvgKpFGeCCUWWpbRUJ6P4qODmhYa8slCYs0Tlhn4CJln057uwMlrKWWB24QrqOwZVZx3uDP31h8P89991Zn+7Nepx3FvIj5A+PjVHCI38BjDdXBPKdyClHYPwmTeGmVwSD0HsQPGqkixOU1L3owWI5iBO2+LuVlv3ZZPpX29E9BwamKfca51tUkiHvCbarlpPswWniZRKVF0kYrlRov5vgG++S9fsvEqGUnn+NMW9b7JcAn5li+etA/ME9hliR3Fh0aGdYJOucF5bvXJe+vv3GlLeSja5axegXkj/QadUGjh3sI79Gpr2Fi2y/xDXIRty560eP/FJ6UYFoXFkRXyS8BcMo/iV9Q/csO1utOnaxW7NpI8yOj13ieRHu0ZGdem/cKM/LivhYhUrObEboczJNfsWw3LbkZYNppZurs+xtdvIur6Tz2/EMXZPeWz1na7nKlvJQIPptU4u8pGzw5XV9d449672T2+u/tmX5F1IFTh4= ### Steps to reproduce Case 1: We have set the default value for the text property, but inside the component...

## Report The contents of the documentation disappear when using text translation in Google Chrome Repro: 1. Use the translator of the website page in Google Chrome 2. Go through...

Hello! I encountered the following situation: for vue components that wrap native html elements, all properties not specified in `props` automatically fall into `attrs` and can be applied to a...

bug
🔨 p3-minor-bug