You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While developing, changes in js files are properly noticed by listen gem. New digest for changed file is generated. However, the script tag of importmap still contains old digest. Multiple refreshes don't help. Only after server restart the new digests are noticed and used by importmap.