Skip to content

renaming useId composable #17497

Discussion options

You must be logged in to vote

Well, this is an unfortunate event. But we can't simply rename our composable as this would be a breaking change.
However, posting it here for others to see how they can import both in the same file:

import { useId as qUseId } from 'quasar'
import { useId as vueUseId } from 'vue'

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rstoenescu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants