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

uninitialized constant ApplicationComponent::RBUI #156

Open
cannikin opened this issue Oct 11, 2024 · 0 comments
Open

uninitialized constant ApplicationComponent::RBUI #156

cannikin opened this issue Oct 11, 2024 · 0 comments

Comments

@cannikin
Copy link

Super excited to find this project! But having issues getting started...I've got phlex 1.10.3 and phlex_ui 0.1.9.

I followed the install instructions to the letter but when loading my first view I'm getting uninitialized constant ApplicationComponent::RBUI:

image

If I change that to include PhlexUI then I get past that, but I get another error with any component I try to use:

image

If I change that Table to Table.new then I get past that error, but nothing actually renders, just a blank screen. :(

Looks like the project is transitioning from PhlexUI to RBUI so maybe the docs site is out of date? Do I need to be running on main maybe, if I want to get this working until a real rbui gem is released? I tried installing the rbui gem but it was 0.0.0 and just a placeholder module.

Thanks for any help!

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

1 participant