Skip to content

Not able to load these two files //= require commontator/application , //= require rails-ujs in rails 7.0.3 #211

@BBVishalkumar

Description

@BBVishalkumar

Issues is i am not able to load commontator/application files and rails-ujs in rails 7.0.3
but when i written the in script tag

<script src="/assets/commontator/application.js"></script>
<%= javascript_include_tag "/assets/rails-ujs.js" %> 
it worked for development or on local its works  in staging environment  at local 
but when i pushed the  changes on staging server then its not  able to load the files and showing file is found 
what should i do now its my blocker 
Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions