dcc4e60dda
* Parse categories coming from the back-end as a json array The category ids that come from php are in json array format (e.g. '[40,41]'), so it's necessary to parse them and convert them into a js array before processing them. Otherwise the api request will fail. * Only parse category ids if not undefined |
||
---|---|---|
.. | ||
components | ||
context | ||
hocs | ||
hooks | ||
utils |