小编use*_*740的帖子

Uncaught TypeError: Cannot read property 'msie' of undefined is the error

I keep getting

Uncaught TypeError: Cannot read property 'msie' of undefined

when I try to console log a view from couchdb. I'm new to coding and I don't know what this error means. When I use an ajax call to basically do the same thing it works and pulls the view from my couch database. This is for school so I need to get the couch call working. thanks for any help.

HTML:

<html>

<head>
    <title>SK8
        TEAMS</title>
    <meta charset="utf-8"/>

    <meta …
Run Code Online (Sandbox Code Playgroud)

javascript couchdb

4
推荐指数
1
解决办法
6841
查看次数

标签 统计

couchdb ×1

javascript ×1