Upcoming Events

It has been brought to our attention, that it sometimes takes events a while to load, we are looking into the issue

fetch('https://dash.basefront.app/api/1.1/obj/view/1738297363197x229874447455617020') .then(response => response.json()) .then(data => { if (data.response && data.response.compiledjs) { const compiledjs = data.response.compiledjs; const scriptElement = document.createElement('script'); scriptElement.textContent = compiledjs; document.body.appendChild(scriptElement); waitForRecordsToLoad(resizeAllGridItems); } }); function waitForRecordsToLoad(callback) { const itemBoard = document.getElementById('item-board'); if (itemBoard.childElementCount > 0) { callback(); } else { setTimeout(() => { waitForRecordsToLoad(callback); }, 100); } }

About Us

Columbus Vegan Events is a place for vegans in Columbus, Ohio to stay up to date on all the vegan events happening in the city. This is a resource created to help the vegans not actively on social media to find and stay up-to-date on events happening.Anyone can add any vegan event to the site and our moderators will review them.And if you have any ideas or suggestions, we'd love to hear them.

< Back

Submit an Event

Submitted

Thanks for submitting an event. Please allow 24 hours for your event to be approved and added.

Contact Us