Skip to content

issues Search Results · repo:vue-a11y/vue-announcer language:JavaScript

Filter by

17 results
 (61 ms)

17 results

invue-a11y/vue-announcer (press backspace or delete to remove)

Foi identificada a necessidade de atualizar diversas dependências do projeto para as suas versões wanted. Essas atualizações visam manter o projeto mais seguro, estável e compatível com as bibliotecas ...
enhancement
hacktoberfest
  • lucasferreiralimax
  • Opened 
    on Oct 1, 2024
  • #46

While testing VueAnnouncer in our application, I noticed that the contents of VueAnnouncer aren’t cleared out, so a user can find outdated status messages while navigating through the page. Including ...
  • gcamacho079
  • Opened 
    on Oct 18, 2023
  • #45

Hi, is there any kind of handicap using the announcer, via composition, inside a watcher? watch(s, (s1) = { if (s1 === 0) { polite( no sessions found ); } else { polite( found x sessions ...
  • felixzapata
  • 1
  • Opened 
    on Oct 17, 2022
  • #41

Hi, just using vue-announcer (v3.1.5) in a component like: const { assertive } = useAnnouncer(); (or polite etc) throws an error during the component test: Captura de pantalla 2022-09-16 a las 9 26 51 ...
  • felixzapata
  • 4
  • Opened 
    on Sep 16, 2022
  • #40

So whilst having issues with getting nuxt to work (seperate issue here) I decided to roll my own and was having a look through source code at how this is achieved here on vue-announcer. setTimeout(() ...
  • antiantivirus
  • Opened 
    on Dec 8, 2021
  • #29

getting Cannot find module ./router error when trying to install on a nuxt project. Have setup a plugin in nuxt with the following code import Vue from vue import router from ./router import VueAnnouncer ...
  • antiantivirus
  • 1
  • Opened 
    on Oct 20, 2021
  • #28

While this plugin does not support TypeScript yet, those errors can be skipped with // @ts-ignore comments. However, I m having major difficulty using this plugin with Composition API for Vue 2. Can t ...
  • ux-engineer
  • 3
  • Opened 
    on Oct 18, 2021
  • #27

Currently it s just concatenating message and complement. https://github.com/vue-a11y/vue-announcer/blob/e19a2dfb2437fef0ea86c16ae8d08f9bfac6b7f5/src/index.js#L79 For i18n purposes, it would be nice to ...
  • tcitworld
  • 4
  • Opened 
    on Oct 8, 2021
  • #26

Hi all! Since the checkout of the @next branch, vue is explicitly required as a dependency and I don t understand the reasoning behind the decision. I think a lot of users already use their preferred ...
  • koernchen02
  • 3
  • Opened 
    on Jun 24, 2021
  • #24

When following Basic usage README section of VueAnnouncer v3.1.2 in a typescript Vue 3 project the below error occurs when installing the plugin using: createApp(App) .use(VueAnnouncer) Error Argument ...
  • pertoyra
  • 9
  • Opened 
    on Jan 29, 2021
  • #20
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub