issues
search
stormid
/
components
UI components
https://stormid.github.io/components/
MIT License
2
stars
2
forks
source link
Cookie banner - Fixes tests, makes Fns optional, adds test that fns is run if available
#249
Closed
sarah-storm
closed
1 year ago
sarah-storm
commented
1 year ago
Regarding #244
Fixes tests that were broken when the tid was made mandatory
Checks to see if a cookie type has any callback effects before attempting to run them (making them optional)
Adds test to check that Fns are run if provided
Regarding #244