Son Tran

Results 13 issues of Son Tran

When using the trackpad, there're 2 scrollers. This doesn't happen when I plug a mouse. !![](https://media.giphy.com/media/KWQINVQd3vKr0GuIuZ/giphy.gif) Here're my HTML and CSS: ```html ``` ```css .vuebar-element { height: 250px; width: 100%;...

Need Minimal Repro

### Version module: 5.0.0-1648802546.c9880dc nuxt: 2.15.1 ### Nuxt configuration #### [mode](https://nuxtjs.org/api/configuration-mode): - [x] universal - [ ] spa ### Nuxt configuration ```js auth: { redirect: { login: "/login", logout: "/login",...

bug

### Version module: 5.0.0-1624817847.21691f1 nuxt: 2.15.7 ### Nuxt configuration I want to set the cookie for `mydomain.com` and `m.mydomain.com`, so the value of domain option is `'.mydomain.com'` ```js auth: {...

bug

### Is your feature request related to a problem? Please describe. Consider this case: 1. Open the 1st tab, login to the account#1. 2. Open the a new tab (account#1...

enhancement

### Describe the bug I use a `b-pagination` with some code as below, after back from another page the initial value of currentPage iss always 1. ```vue ``` ```js data()...

**Describe the bug** Does anyone meet this issue before? I have a `CStack` with the width as below: ```html ... ``` The result is: the box is always 100% width...

### Description There is an error when click on the selection point of bush chart ### Steps to Reproduce 1. Visit the document page for Brush chart: https://apexcharts.com/javascript-chart-demos/line-charts/brush-chart/ using Chrome....

bug

### Before opening, please confirm: - [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md). - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-hosting/issues?q=is%3Aissue+)....

pending-triage

### Describe the feature We already have [`getRouteBaseName()`](https://v8.i18n.nuxtjs.org/api/vue#getroutebasename) to get the base name of current (or given) route. It would be useful if we have a similar `getRouteBase(localizedRoute?: Route |...

feature request
v8
more discussions

### Environment - Operating System: `Darwin` - Node Version: `v18.16.0` - Nuxt Version: `3.9.3` - CLI Version: `3.10.0` - Nitro Version: `2.8.1` - Package Manager: `[email protected]` - Builder: `-` -...

pending triage