Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
evilbocchi
/
decillion
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
3
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix PropertyAccessExpression in JSX tags (Context.Provider, React.Fragment)
- #13
#13
Merged
evilbocchi
merged 7 commits into
main
evilbocchi/decillion:main
from
copilot/fix-unknown-tag-error
evilbocchi/decillion:copilot/fix-unknown-tag-error
Copy head branch name to clipboard
Feb 2, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
Fix PropertyAccessExpression in JSX tags (Context.Provider, React.Fragment)
#13
evilbocchi
merged 7 commits into
main
evilbocchi/decillion:main
from
copilot/fix-unknown-tag-error
evilbocchi/decillion:copilot/fix-unknown-tag-error
Copy head branch name to clipboard
Commits
Commits on Feb 2, 2026
Initial plan
Copilot
committed
69eccc9
View commit details
Copy full SHA for 69eccc9
Browse repository at this point
Fix Context.Provider support by handling PropertyAccessExpression in JSX tags
Show description for 28af96c
Copilot
and
evilbocchi
committed
28af96c
View commit details
Copy full SHA for 28af96c
Browse repository at this point
Fix TypeScript compilation errors for JsxTagNameExpression handling
Show description for a8aa770
Copilot
and
evilbocchi
committed
a8aa770
View commit details
Copy full SHA for a8aa770
Browse repository at this point
Refactor: Extract shared utility function to eliminate code duplication
Show description for b9a1218
Copilot
and
evilbocchi
committed
b9a1218
View commit details
Copy full SHA for b9a1218
Browse repository at this point
Improve utility function and fix edge cases per code review feedback
Show description for 170c0ca
Copilot
and
evilbocchi
committed
170c0ca
View commit details
Copy full SHA for 170c0ca
Browse repository at this point
Improve code safety and remove unnecessary check
Show description for f28d351
Copilot
and
evilbocchi
committed
f28d351
View commit details
Copy full SHA for f28d351
Browse repository at this point
Add tests for React.Fragment and Provider with dynamic props
Show description for 225e810
Copilot
and
evilbocchi
committed
225e810
View commit details
Copy full SHA for 225e810
Browse repository at this point
You can’t perform that action at this time.