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

Remix starter #5050

Closed
1 task done
sachinbhutani opened this issue Sep 8, 2023 · 2 comments · Fixed by #5776
Closed
1 task done

Remix starter #5050

sachinbhutani opened this issue Sep 8, 2023 · 2 comments · Fixed by #5776
Labels
contribution welcome Open for contributions feature-request New feature or request

Comments

@sachinbhutani
Copy link

Is your feature request related to a problem?

Not able to use ui5 webcomponents with remix app (remix.run)

Describe the solution you'd like

Provide a starter project template with remix

Describe alternatives you've considered

Using vite, but we need to run loader functions on server with remix instead using browser loaders with vite and react router.

Additional Context

https://remix.run/

Declaration

  • I’m not disclosing any internal or sensitive information.
@sachinbhutani sachinbhutani added the feature-request New feature or request label Sep 8, 2023
@MarcusNotheis MarcusNotheis added the contribution welcome Open for contributions label Sep 8, 2023
@MarcusNotheis
Copy link
Contributor

Thanks for the suggestion, @sachinbhutani!
I would also love to see a Remix template for UI5 Web Components (for React), but I think we would need some community contributions for this. I haven't used Remix before so far, so I guess creating a template without prior framework knowledge might not be the best idea 😄
Would you be willing to kick something off and we'll try to support you with the special requirements of UI5 Web Components (for React)?

@sachinbhutani
Copy link
Author

Thanks for the suggestion, @sachinbhutani! I would also love to see a Remix template for UI5 Web Components (for React), but I think we would need some community contributions for this. I haven't used Remix before so far, so I guess creating a template without prior framework knowledge might not be the best idea 😄 Would you be willing to kick something off and we'll try to support you with the special requirements of UI5 Web Components (for React)?

I tried to replicate the vite template to Remix to create a starter, but get errors on some components like FlexBox and ThemeProvider.
Most likely due to Remix SSR
Do you want me to create issues for each component with specific examples?

Regards
Sachin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution welcome Open for contributions feature-request New feature or request
Projects
Status: 2024-Q2
2 participants