We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Faust Templates do not recognize the 'Component.queries` portion when in TypeScript.
faust-scaffold-ts
env.local
npm install
npm run dev
wp-templates/single.tsx
Component.queries = []
No response
2.1.2
2.0.0
1.2.1
6.4.3
The text was updated successfully, but these errors were encountered:
TeresaGobble
Successfully merging a pull request may close this issue.
Description
Faust Templates do not recognize the 'Component.queries` portion when in TypeScript.
Steps to reproduce
faust-scaffold-ts
env.local
with your WordPress sites proper url and secret keynpm install
npm run dev
wp-templates/single.tsx
, add:Additional context
No response
@faustwp/core Version
2.1.2
@faustwp/cli Version
2.0.0
FaustWP Plugin Version
1.2.1
WordPress Version
6.4.3
Additional environment details
No response
Please confirm that you have searched existing issues in the repo.
The text was updated successfully, but these errors were encountered: