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

Server side rendering #16

Open
ieugen opened this issue Apr 23, 2015 · 2 comments
Open

Server side rendering #16

ieugen opened this issue Apr 23, 2015 · 2 comments

Comments

@ieugen
Copy link

ieugen commented Apr 23, 2015

Hello @akiran,

I'm using react-foundation-apps for server side rendering with express-react-views . The CSS rendering woks ok, however the components do not pass in the data attributes needed to make the functionality available.

Any plans for supporting sever side rendering.

@akiran
Copy link
Owner

akiran commented Apr 23, 2015

yes, i will add support for server side rendering soon

Let me know which particular components are causing problems for you

@ieugen
Copy link
Author

ieugen commented Apr 24, 2015

I've decided to build my own components using stock foundation classes instead of using founcation-apps. Too many dependencies for my taste and issues with server side rendering. I also don't understand why they needed extra CSS classes.

I'll probably push things into the open once they are ready.

Regards,

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