Fix undefined rawValue in extractParam
rawValue
can be undefined
because of the case of the query
property.
This merge request adds toLowerCase
to nameInQuery
and paramName
to fix this behavior.
Voici la documentation : https://geoplateforme.pages.gpf-tech.ign.fr/documentation
rawValue
can be undefined
because of the case of the query
property.
This merge request adds toLowerCase
to nameInQuery
and paramName
to fix this behavior.