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

Changes to plugin js.erb files do not propagate to the PUI #3091

Open
sehqlr opened this issue Jan 10, 2024 · 1 comment
Open

Changes to plugin js.erb files do not propagate to the PUI #3091

sehqlr opened this issue Jan 10, 2024 · 1 comment

Comments

@sehqlr
Copy link

sehqlr commented Jan 10, 2024

Expected Behavior

If I add console.log(foo) to a js.erb file in my plugin, I should see a console log in the browser.

Current Behavior

In both a deployment and a development environment, adding console.log(foo) to a js.erb file in my javascripts directory doesn't make a console.log(foo) appear in the PUI.

Possible Solution

No clue!

Steps to Reproduce (for bugs)

I cannot share the plugin code unfortunately; I'm well aware this is not helpful!

Context

https://aspace.wustl.edu has a custom theme that was developed by a third party, and we've been tackling problems from the upgrade to 3.4.1, and now I'm unable to get code changes to propagate to the app. This theme is implemented as a plugin, and I've never had these kinds of problems with code changes before. I'm making this report with the knowledge that it's more than likely my fault; I just need some help.

Your Environment

  • Version used: 3.4.1
  • Environment name and version (e.g. Chrome 39, node.js 5.4): Firefox 121.0.1
  • Operating System and version (desktop or mobile): Windows 10 desktop
  • Link to your project: I can't do that, but I can link to the instance -- aspace.wustl.edu
@brianzelip
Copy link
Collaborator

Hi @sehqlr , happy to hop on a call with you next week to help debug.

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