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

Warning: <title> should not be used in _document.js's <Head>. https://nextjs.org/docs/messages/no-document-title #245

Closed
muhammad-fiaz opened this issue Oct 14, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@muhammad-fiaz
Copy link
Owner

this error is known or occurs on v1.0.5 or below this is just a common next js warning error!

@muhammad-fiaz muhammad-fiaz added the bug Something isn't working label Oct 14, 2023
@muhammad-fiaz muhammad-fiaz moved this to Todo in Portfolio Nov 23, 2023
muhammad-fiaz added a commit that referenced this issue Nov 30, 2024
…s, and Bug Fixes (#722)

## v2.0.0 - New Renewed Portfolio

This update brings a complete overhaul to the Portfolio project, including several major enhancements and fixes:

### New Features:
- **New Design and UI:** A fresh, modern design with an improved user interface for a better user experience.
- **Improved Performance:** Optimized code and resources to ensure faster load times and smoother interaction.
- **Improved SEO:** Enhanced search engine optimization to increase visibility and ranking.
- **Improved Functionality:** Added new features and fixed bugs to improve overall functionality and user interaction.

### Bug Fixes & Enhancements:
- **Chatbot Backend Functionality:** Removed for now and will be added in a future version (planned for future release).  
  - Related Issue: #383
- **Sign-in Authentication:** Not yet added.  
  - Related Issue: #382
- **Migrated to App-Level Structure:** Refactored the code to migrate from `pages` to the new App-level structure, which now handles metadata and `<Head>` management automatically.  
  - Related Issue: #317
- **<title> Usage Fix:** Fixed the issue where `<title>` was incorrectly used in `_document.js`'s `<Head>`.  
  - Related Issue: #245
- **Lottie Performance Issue Resolved:** Removed Lottie due to performance concerns; will be reintroduced in future versions after optimization.  
  - Related Issue: #156
- **Performance Score Issue Fixed:** Fixed the issues causing incorrect performance score reporting.  
  - Related Issue: #128

This version sets a solid foundation for future growth and improvements, with further optimizations coming soon.
@github-project-automation github-project-automation bot moved this from Todo to Done in Portfolio Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

1 participant