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

Create meeting button and /user/[id]/meetings/new #13

Merged
merged 10 commits into from
Jan 13, 2021

Conversation

JakubKoralewski
Copy link
Owner

@JakubKoralewski JakubKoralewski commented Jan 7, 2021

First attempt at #14

Added button
obraz

@JakubKoralewski
Copy link
Owner Author

obraz

@JakubKoralewski
Copy link
Owner Author

@JakubKoralewski
Copy link
Owner Author

The tab feature doesn't work, and the response is limited to 10 shows, this restriction should either be removed or pagination should be implemented for getting more shows
obraz

@JakubKoralewski
Copy link
Owner Author

JakubKoralewski commented Jan 13, 2021

$ npm run build

> [email protected] build D:\projects\2020-2021uam\se\lets-watch-it-together
> next build

Loaded env from D:\projects\2020-2021uam\se\lets-watch-it-together\.env
Failed to compile.

./src/pages\api\meetings\new.ts:1:1
Type error: 'new.ts' cannot be compiled under '--isolatedModules' because it is considered a global script file. Add an import, export, or an empty 'export {}' statement to make it a module.

> 1 |
    | ^

https://stackoverflow.com/questions/56577201/why-is-isolatedmodules-error-fixed-by-any-import/56577324

but there is no new.ts just new.tsx...

nvm wrong file

@JakubKoralewski JakubKoralewski merged commit 0ffe940 into main Jan 13, 2021
@JakubKoralewski JakubKoralewski deleted the feature/meeting branch January 13, 2021 10:37
@JakubKoralewski
Copy link
Owner Author

@JakubKoralewski JakubKoralewski changed the title [WIP] Working on creating a meeting Create meeting button and /user/[id]/meetings/new Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant