BlitzKraig / fvtt-CommunityLighting

FoundryVTT Community Lighting Animations for 0.7.x+
MIT License
9 stars 6 forks source link

Error when opening settings #5

Open Nordiii opened 3 years ago

Nordiii commented 3 years ago

I am getting this error in the dev consol when hitting "Open Settings"

It does open a window though, so its probably just something minor thing.

No other modules enabled just DnD5E and FoundryVTT 0.7.5

foundry.js:4406 TypeError: An error occurred while rendering CommunityLightingSettings 39: Cannot set property 'onsubmit' of undefined
    at CommunityLightingSettings.activateListeners (foundry.js:5124)
    at CommunityLightingSettings._render (foundry.js:4462)
    at async CommunityLightingSettings._render (foundry.js:5088)

(anonymous) @ foundry.js:4406
Promise.catch (async)
render @ foundry.js:4404
_onClickSubmenu @ foundry.js:24620
dispatch @ jquery.min.js:2
v.handle @ jquery.min.js:2
BlitzKraig commented 3 years ago

Hi, That should disappear once I add the proper settings in there, it's just an author attributions page at the moment.

Thanks