The-Lammert-Lab / TinnitusExpWebApp.jl

GNU Affero General Public License v3.0
0 stars 0 forks source link

get output_flash to work #25

Closed nelson-barnett closed 1 year ago

nelson-barnett commented 1 year ago

For some reason, output_flash, defined in GenieAuthenticationViewHelper, works perfectly fine for Authentication views, but does not work when I try to extend it to anything that's not part of the app/resources/authentication path. Would be a very helpful feature so the app can rely less on window.alert() in js.