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

Why is npm clean-install and package-lock.json needed to succesfully build the annotation detail view #138

Open
BasLee opened this issue Jul 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@BasLee
Copy link
Contributor

BasLee commented Jul 25, 2024

When building textannoviz in a docker container without a clean install and package-lock.json from our host machines, 'span buttons' around annotations lose their react-aria attributes, preventing the annotation detail modal from appearing.

What is different between npm i and ci, why do we need the package-lock.json to properly install the react-aria components?

@BasLee BasLee added the bug Something isn't working label Jul 25, 2024
@BasLee BasLee changed the title Why is npm clean-install and package-lock.json needed to succesfully build textannoviz? Why is npm clean-install and package-lock.json needed to succesfully build the annotation detail view Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant