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

[Bug]: The required namespace "day8.re-frame-10x.preload.react-18" is not available. #407

Closed
1 task
saburto opened this issue Nov 25, 2023 · 4 comments
Closed
1 task

Comments

@saburto
Copy link

saburto commented Nov 25, 2023

What happened?

Hi people!

I followed the recomandation of using the preload day8.re-frame-10x.preload.react-18 for react-18 projects according to the README, but sadly I can't compile because I have the following error:

The required namespace "day8.re-frame-10x.preload.react-18" is not available.

I am using the release 1.8.1 but it looks like it doesn't contain the latest changes, even the latest snapshot has not the latest changes you can see in clojars https://clojars.org/day8.re-frame/re-frame-10x/versions/1.8.3-SNAPSHOT is based on the git tree https://github.com/day8/re-frame-10x/tree/ce399742256106cadab39787efb5e122fd234248

Any plans to release the latest changes?

Thanks!

Factory Reset

  • yes

10x Version

1.8.1

Reagent Version

1.2.0

React Version

1.8

re-frame Version

1.4.0

What browsers are you seeing the problem on?

No response

Relevant console output

The required namespace "day8.re-frame-10x.preload.react-18" is not available.
@saburto saburto added the bug label Nov 25, 2023
@kimo-k
Copy link
Contributor

kimo-k commented Nov 25, 2023

Let me see if I can cut a release today, otherwise maybe another snapshot. Hadn't thought of this before - it is kind of problematic that the readme is in sync with master and not the latest release.

@kimo-k
Copy link
Contributor

kimo-k commented Nov 25, 2023

Hey, you can try out 1.9.0-SNAPSHOT for now. Watch out for misbehaving input fields and right-click menus. Still discovering the react 18 quirks.

@kimo-k kimo-k removed the bug label Nov 25, 2023
@kimo-k
Copy link
Contributor

kimo-k commented Dec 1, 2023

Fixed in 1.9.0

@kimo-k kimo-k closed this as completed Dec 1, 2023
@saburto
Copy link
Author

saburto commented Dec 13, 2023

Thanks!

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