lumenwrites

Results 39 issues of lumenwrites

#### Current Behavior My video component looks like this: ```javascript // https://github.com/cookpete/react-player/issues/1428 import dynamic from 'next/dynamic' const ReactPlayer = dynamic(() => import('react-player/lazy'), { ssr: false }) export default function Video({src})...

Hello! I'm using a modified [prisma-examples/typescript/graphql-auth](https://github.com/prisma/prisma-examples/tree/latest/typescript/graphql-auth) as a backend for my app. Prisma/Nexus/Apollo on the backend, Next.js/React/Apollo on the frontend. I'm trying to figure out how to make authorization work...

This library looks amazing, and seems like it does exactly what I need - enabling me to use Tailwind with React without turning my JSX into an unreadable mess. Since...

Hi! This is my first time using mdx-bundler, and I wasn't sure where else to ask for help. My goal is to extract table of contents from the document. I...

Hi! I am using Next.js and Supabase Auth to build a platform for selling courses. When the user is logged in and has bought the course, I want to show...

Sometimes I'm seeing a popup that looks like this: And there's no way for me to know where this error is coming from, or what's causing this. There should probably...

Hi! I'm new to Axiom, this looks like an awesome tool, thank you for building it! I'm trying to set it up with Next.js and Vercel, and ran into an...

Hi! Sorry, I'm new to this, just trying to figure out how to use this script, I'd really appreciate some help! My goal is to make this script fetch the...

I'm following the instructions, trying to fetch the private submodule, and getting an error: > fatal: You are on a branch yet to be born Do you know how I...

Hello everyone!! Very exciting idea for a project. I have created a subreddit for discussion: http://www.reddit.com/r/GitHubNovel/