Giter VIP home page Giter VIP logo

aftabrehan / board-wex Goto Github PK

View Code? Open in Web Editor NEW
14.0 1.0 6.0 9.17 MB

Real-Time Miro Clone Built With Nextjs, React, Covex, Liveblocks, TypeScript, and Tailwind CSS.

Home Page: https://board-wex.vercel.app

License: MIT License

TypeScript 95.16% CSS 1.31% JavaScript 3.53%
clerk-auth convex live-blocks next-js reactjs tailwindcss typescript shadcn-ui realtime-collaboration realtime-database

board-wex's Issues

Clerk: The <CreateOrganization/> component is not configured correctly.

Uncaught (in promise) Error:
Clerk: The component is not configured correctly. The most likely reasons for this error are:

  1. The "/" route is not a catch-all route.
    It is recommended to convert this route to a catch-all route, eg: "//[[...rest]]/page.tsx". Alternatively, you can update the component to use hash-based routing by setting the "routing" prop to "hash".

  2. The component is mounted in a catch-all route, but all routes under "/" are protected by the middleware.
    To resolve this, ensure that the middleware does not protect the catch-all route or any of its children. If you are using the "createRouteMatcher" helper, consider adding "(.)" to the end of the route pattern, eg: "/(.)". For more information, see: https://clerk.com/docs/references/nextjs/clerk-middleware#create-route-matcher
    Uploading Screenshot 2024-06-22 131002.png…

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.