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

Deployment to posit connect servers results in certain component failing with reactR version 0.5.0 #322

Closed
azimov opened this issue Aug 15, 2024 · 2 comments

Comments

@azimov
Copy link
Collaborator

azimov commented Aug 15, 2024

I'm not sure where exactly in the package this is coming from, but reactR 0.5.0 has prevent certain parts of the package from deploying (only on posit connect running on RedHat Linux 9.4) and often in apps have the following error in the console:

TypeError: Cannot read properties of undefined (reading 'hydrate')
    at e.map.t.Header (columns.js:337:20)
    at Reactable.js:1204:26
    at Array.map (<anonymous>)
    at Reactable.js:1196:32
    at Array.map (<anonymous>)
    at $u (Reactable.js:1189:34)
    at of (react-dom.min.js:109:301)
    at Rk (react-dom.min.js:250:214)
    at Si (react-dom.min.js:195:185)
    at Pk (react-dom.min.js:195:116)

Reverting to reactR 0.4.0 resolves this problem.

@jreps jreps pinned this issue Sep 12, 2024
@nhall6 nhall6 unpinned this issue Sep 20, 2024
@nhall6 nhall6 pinned this issue Sep 23, 2024
@nhall6
Copy link
Collaborator

nhall6 commented Sep 23, 2024

@jreps is this fixed now as part of the Linux-related updates you made?

@azimov
Copy link
Collaborator Author

azimov commented Sep 23, 2024

ReactR 0.6.1 resolved this for me so I'm, closing this

@azimov azimov closed this as completed Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants