Skip to content

Fix type error in app/helpers/vite_helper.rb

Chad Woolley requested to merge caw-fix-mr-137276 into master

What does this MR do and why?

Fixes type error in app/helpers/vite_helper.rb

See !137276 (comment 1657698088)

Screenshots or screen recordings

Before (error)

App fails under GDK:

Screenshot_2023-11-19_at_3.16.53_AM

After

App loads normally under GDK.

How to set up and validate locally

Load homepage of app under GDK.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports