-
Notifications
You must be signed in to change notification settings - Fork 108
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
edit /user/sponsor #1068
Comments
@IuliiSe what changes did you make to those files? Those all live in the Let me know what changes you made and what you're expecting to see. |
@sethetter I've followed the advice on #973 |
@IuliiSe are you injecting the |
@sethetter I did not change anything else: |
I just tried it locally and it worked fine. I think this is a cache issue. |
Oh. Great that it worked. |
Using `make clean` will handle that. Look at the Makefile for reference.
|
I am trying to edit the list of states on the page
/user/sponsor
which ask the sponsor to select a state.I've made changes in
js/constants.js
and injs/controllers/userSponsorPageController.js
.@sethetter What is the best way to proceed?
php artisan view:clear
andphp artisan route:cache
do not update the page.The text was updated successfully, but these errors were encountered: