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

Relay does not work without layout.tsx #63

Open
fraknoiadam opened this issue Oct 7, 2023 · 2 comments
Open

Relay does not work without layout.tsx #63

fraknoiadam opened this issue Oct 7, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request good to have 🔴 pont ha implementálod

Comments

@fraknoiadam
Copy link
Member

fraknoiadam commented Oct 7, 2023

I have a white screen and errors about useSnackBar() in Exerciseform.

image

The problem is the following: iamhosseindhv/notistack#133

This one is implemented in layout.tsx, so e.g. <RelayClientWithBot_C /> can not be used without enclosed by <Layout>...</Layout> tags.

I think we should refactor this one so, that <RelayClientWithbot_C /> should also work standalone.

@fraknoiadam fraknoiadam added the bug Something isn't working label Oct 7, 2023
@radl97
Copy link
Collaborator

radl97 commented Oct 7, 2023

Szerinten ez az adblockered volt. Not sure though

@fraknoiadam fraknoiadam changed the title RelayClientWithBot does not work Relay does not work without Layout Oct 7, 2023
@fraknoiadam fraknoiadam changed the title Relay does not work without Layout Relay does not work without layout.tsx Oct 7, 2023
@fraknoiadam fraknoiadam added enhancement New feature or request and removed bug Something isn't working labels Oct 7, 2023
@kob07kob
Copy link
Contributor

kob07kob commented Jul 6, 2024

The standalone version would not be able to use notistack for popup messages, as it needs to be inside a provider. Maybe a different version without notistack? But the question is then how we should show the result of the previous answer.

@fraknoiadam fraknoiadam added the good to have 🔴 pont ha implementálod label Jul 11, 2024
@fraknoiadam fraknoiadam self-assigned this Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good to have 🔴 pont ha implementálod
Projects
None yet
Development

No branches or pull requests

3 participants