You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: