Closed developingright closed 2 years ago
Hi @razzeee,
The issue with the update function not working for the videoid_int
page was because of its update function not being defined in Pages.elm
file in the previous implementation of the code. So, I went ahead and fixed it.
Hi @razzeee,
I have implemented the video-playback backend for the videoid_int
page and a modal window for the html5 video player.
Please let me know if any changes are required.
Hi @razzeee, I have made the required changes.
Hi @razzeee, I have fixed the routing for the videoid_int page, implemented its front-end, and backend.