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

Is there a bad way of using the loadable lazy loading thing? #88

Closed
Amoodaa opened this issue Nov 15, 2020 · 2 comments
Closed

Is there a bad way of using the loadable lazy loading thing? #88

Amoodaa opened this issue Nov 15, 2020 · 2 comments

Comments

@Amoodaa
Copy link

Amoodaa commented Nov 15, 2020

can i just use it with every component and container?
or is there some thought to it?
purely a question and I couldn't find good answers on the internet
because I'm seeing weird behaviours and I'm suspicious of it

@Can-Sahin
Copy link
Member

I never had any troubles with it. Container or component is a logical abstraction. For React they are all the same. Its not special to this boilerplate. I basically wrapped react features with a function.

@Amoodaa
Copy link
Author

Amoodaa commented Dec 6, 2020

facebook/react#16493 i had this bug and thought it was something wrong with the component, Sorry!

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

No branches or pull requests

2 participants