DarkmiraTour / community-event-manager

Web application with a collection of tools helping people organising community events such as multi-days conference with reminders, CRM and such
GNU General Public License v3.0
21 stars 22 forks source link

. #152

Closed alcalyn closed 5 years ago

alcalyn commented 5 years ago

Ok in fact I had to run npm run watch as it has stopped to watch assets... Thanks it works.

I have this behaviour:

  • I create a new slot

Expected:

  • be redirected on event schedule page and see my created slot

Current behaviour:

  • I am redirected to an empty page with JSON type (my Json viewer plugin is activated)

Note: Then I come back to the envent schedule page, and the slot is created.

I had this problem and solved it, just clear your navigator cache.

Originally posted by @ayumiesan in https://github.com/DarkmiraTour/community-event-manager/pull/145#issuecomment-478993840

alcalyn commented 5 years ago

WTF I just wanted to reply in PR...