eemp / mozaik-ext-table

Mozaik v2 extension to render table data
MIT License
2 stars 0 forks source link

request is not defined #1

Closed shikhar022 closed 5 years ago

shikhar022 commented 5 years ago

I am receiving the following error when I used url instead of path to json

ReferenceError: request is not defined [1] at getAPIData (/node_modules/mozaik-ext-table/src/client.js:41:3)

Please help I am stuck here. And the config.yml for the mozaik dashboard is as follows:

eemp commented 5 years ago

Thanks for reporting @shikhar022.

Looks like a silly error on my part that I just released a fix for. Could you please try updating to mozaik-ext-table@0.1.0 and let me know if that helps resolve the issue?

shikhar022 commented 5 years ago

Works now. Thanks :+1: