tenex / rails-assets

The solution to assets management in Rails
https://rails-assets.org
MIT License
1.63k stars 69 forks source link

Rails-assets search is not working #456

Closed chalofa closed 4 years ago

chalofa commented 5 years ago

rails-assets.org search is broken, returning empty result regardless of the searched term:

image

In "Network", it's not triggering any AJAX request.

I've tried in Chrome, Safari & Firefox, and none works... other people is reporting in Twitter as well.

chalofa commented 5 years ago

@joshjordan hi Josh, sorry for tagging you, but is this project still alive? because right now I can't use the search to find some libraries I need to add

vasiliy-pdk commented 4 years ago

This is strange because nothing was committed to the repo for a while. Even Gemfile.lock the same. I wonder what could cause the AJAX request not triggering if there were no changes in the codebase? Maybe browsers got updated so some legacy browser feature Angular depends upon stopped working?

joshjordan commented 4 years ago

I had the same reaction. It seems there is some process that didn’t execute properly - probably a background job that didn’t prime the cache. I’ll solve this this weekend.

On Fri, Sep 20, 2019 at 5:58 AM Vasiliy Pedak notifications@github.com wrote:

This is strange because nothing was committed to the repo for a while. Even Gemfile.lock the same. I wonder what could cause the AJAX request not triggering if there were no changes in the codebase? Maybe browsers got updated so some legacy browser feature Angular depends upon stopped working?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/tenex/rails-assets/issues/456?email_source=notifications&email_token=AAD7LSWDFL45UDSTOCV5CYTQKSNDDA5CNFSM4IOZMRUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7GGZPA#issuecomment-533490876, or mute the thread https://github.com/notifications/unsubscribe-auth/AAD7LSQHOSBDUBVBRN6JWF3QKSNDDANCNFSM4IOZMRUA .

sandrogomez commented 4 years ago

Is this project still alive?

joshjordan commented 4 years ago

Yes, but has not been solved yet. Things look good at the application level but something is getting coached improperly at the web server level.

On Sun, Oct 6, 2019 at 5:40 PM Sandro Gomez notifications@github.com wrote:

Is this project still alive?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/tenex/rails-assets/issues/456?email_source=notifications&email_token=AAD7LSWQBXNHXC4JR5EUFVDQNJLL3A5CNFSM4IOZMRUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAOUXKA#issuecomment-538790824, or mute the thread https://github.com/notifications/unsubscribe-auth/AAD7LSWP2NRC2QHIEANOVPDQNJLL3ANCNFSM4IOZMRUA .

bear454 commented 4 years ago

Is there a workaround?

chalofa commented 4 years ago

gosh, I really wish we would have never found rails-assets... now our deploys are totally broken thanks it :disappointed:

raykin commented 4 years ago

@chalofa it still not work, why close the issue?