Open drdhaval2785 opened 7 years ago
Strange Nagari error
Clicked on अथर्वशिरोपनिषद् in http://www.sanskritworld.in/index/detailview/book_id/atharvaziropanisad
I guess that terminal virAma has some issue in detecting it as proper nAgarI word. The pop up symbol keeps on rotating.
Error in the console log STRANGE NAGARI अथर्वशिरोपनिषद्
STRANGE NAGARI अथर्वशिरोपनिषद्
Code responsible - content.js line 125
if (words[0] != nagari) { log('STRANGE NAGARI', nagari); throw new Error(); }
Strange Nagari error
Clicked on अथर्वशिरोपनिषद् in http://www.sanskritworld.in/index/detailview/book_id/atharvaziropanisad
I guess that terminal virAma has some issue in detecting it as proper nAgarI word. The pop up symbol keeps on rotating.
Error in the console log
STRANGE NAGARI अथर्वशिरोपनिषद्
Code responsible - content.js line 125