Skip to content
#

reactjs

react logo

React (also known as React.js or ReactJS) is a JavaScript library that makes developing interactive user interfaces simple.

Here are 69,837 public repositories matching this topic...

blitz
remjx
remjx commented Jul 7, 2021

What is the problem?

When two pages exist that export BlitzPages with the same name, e.g. Page in this example:

// app/pages/page1.tsx and app/pages/page2.tsx
const Page: BlitzPage = () => <Component />
export default Page

the route manifest only generates one entry because there is a naming conflict, causing one of the routes to be missing/overwritten in the manifest:

Created by Jordan Walke

Released March 2013

Latest release 4 months ago

Repository
facebook/react
Website
reactjs.org
Wikipedia
Wikipedia

Related Topics

angular react-native vue