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
If you change config.assets.prefix to anything other than /assets/, the gem will still try to fetch /assets/font-url.woff2. I do believe this is not this-gem-specific issue, but couldn't find a cause, so just leaving this here.
App is using rails 7 with sprockets.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Hi!
If you change
config.assets.prefix
to anything other than/assets/
, the gem will still try to fetch/assets/font-url.woff2
. I do believe this is not this-gem-specific issue, but couldn't find a cause, so just leaving this here.App is using rails 7 with sprockets.
The text was updated successfully, but these errors were encountered: