teragrep / ajs_01

User interface for Teragrep
Apache License 2.0
0 stars 0 forks source link

getCookie fails when there are multiple available cookies #236

Closed StrongestNumber9 closed 6 months ago

StrongestNumber9 commented 6 months ago

Describe the bug

Error: c.subtring is not a function
getCookie@/static/main.4618a6d033b852f7f1e2.js:16001:15
darkInit@/static/main.4618a6d033b852f7f1e2.js:15965:29

Expected behavior

Cookies get parsed properly when there are many cookies

How to reproduce

Have multiple cookies present

Screenshots

Software version

Desktop (please complete the following information if relevant):

Additional context

StrongestNumber9 commented 6 months ago

This specific issue is fixed but #238 remains