Skip to content

Remove flux #52

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

Merged
merged 2 commits into from
Dec 25, 2024
Merged

Remove flux #52

merged 2 commits into from
Dec 25, 2024

Conversation

mertdy
Copy link
Contributor

@mertdy mertdy commented Dec 24, 2024

Since the flux is deprecated, I removed it from the project and simulated a mini Dispatcher class. @Kikobeats

Copy link

vercel bot commented Dec 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-json-view ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 25, 2024 5:44pm

@Kikobeats
Copy link
Member

Excellent :excellent-mrburns:

@Kikobeats Kikobeats merged commit c99c5ae into microlinkhq:master Dec 25, 2024
2 checks passed
@Kikobeats
Copy link
Member

@mertdy
Copy link
Contributor Author

mertdy commented Dec 25, 2024

@Kikobeats I am sure the following lines cause the error:

test/testHelpers/requireSources.js
(starting line 17)
image

'navigator' is already defined in 'global' and cannot be modified.

Maybe you should remove this line since global.navigator.userAgent already gives something like 'node.js' (not the exact string but similar). However, I cannot guarantee that the removal will resolve the problem.

@mertdy mertdy deleted the remove-flux branch December 25, 2024 18:54
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

Successfully merging this pull request may close these issues.

2 participants