Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue 3 + TS: fix for config.globalProperties services #880

Merged

Conversation

dema121
Copy link
Contributor

@dema121 dema121 commented Jan 24, 2021

Without this fix typescript throws this errors:
Property '$confirm' does not exist on type 'App'.
Property '$toast' does not exist on type 'App'.

@cagataycivici cagataycivici added this to the 3.2.0 milestone Feb 3, 2021
@cagataycivici cagataycivici self-assigned this Feb 3, 2021
@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Feb 3, 2021
@cagataycivici cagataycivici merged commit 6a2d4a6 into primefaces:master Feb 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants