What happened?
When using the supported custom theme feature with PWP__THEME set to a mounted custom theme, the container logs many warnings during asset precompilation for unresolved flag icon SVG assets.
Example warnings:
WARN -- : Unable to resolve '../flags/4x3/xx.svg' for missing asset '../flags/4x3/xx.svg' in application-custom.css
WARN -- : Unable to resolve '../flags/1x1/xx.svg' for missing asset '../flags/1x1/xx.svg' in application-custom.css
WARN -- : Unable to resolve '../flags/4x3/ad.svg' for missing asset '../flags/4x3/ad.svg' in application-custom.css
WARN -- : Unable to resolve '../flags/1x1/ad.svg' for missing asset '../flags/1x1/ad.svg' in application-custom.css
Might have something to do with using $fi-path instead of $flag-icons-path but I ran out of time to verify myself, apologies.
🔬 How to reproduce
Use PWP__THEME with a mounted custom theme
💻 Code sample
🌍 Which edition
oss.pwpush.com
🌍 Environment
Other Install location
No response
📦 App version
No response
📸 Screenshots
No response
📈 Expected behavior
No response
📎 Additional context
No response
What happened?
When using the supported custom theme feature with PWP__THEME set to a mounted custom theme, the container logs many warnings during asset precompilation for unresolved flag icon SVG assets.
Example warnings:
Might have something to do with using $fi-path instead of $flag-icons-path but I ran out of time to verify myself, apologies.
🔬 How to reproduce
Use PWP__THEME with a mounted custom theme
💻 Code sample
🌍 Which edition
oss.pwpush.com
🌍 Environment
Other Install location
No response
📦 App version
No response
📸 Screenshots
No response
📈 Expected behavior
No response
📎 Additional context
No response