Skip to content

First use of wrapped field shows an empty help bubble #13

@jfengel

Description

@jfengel

This is visible in the ContextHelp demo:

http://jonatan.virtuallypreinstalled.com/ContextHelp/

Click on "Wrapped fields"
Click on a ?
Uploading bubble.png . . .

(Image upload isn't working. What I see is an empty help bubble, in the top-left corner of the screen.)

I also get a stack trace:

stack: TypeError: Cannot read property 'c' of null
at uCf (0.js:5062:118)
at oCf (0.js:5020:98)
at tCf (0.js:4815:85)
at eCf (0.js:3098:23)
at Object.iBf as jc
at Mk (0.js:5333:102)
at Ek (0.js:4537:60)
at Object.Rk (0.js:6041:4335)
at Kk (0.js:2457:25)
at ck (0.js:3511:29)
at ik (0.js:5363:57)
at eval (0.js:4482:45)
at eval (0.js:4743:50)
at eval (0.js:4468:53): Cannot read property 'c' of null
at Unknown.uCf(0.js@118)
at Unknown.oCf(0.js@98)
at Unknown.tCf(0.js@85)
at Unknown.eCf(0.js@23)
at Unknown.iBf(0.js@1973)
at Unknown.Mk(0.js@102)
at Unknown.Ek(0.js@60)
at Unknown.Rk(0.js@4335)
at Unknown.Kk(0.js@25)
at Unknown.ck(0.js@29)
at Unknown.ik(0.js@57)
at Unknown.eval(0.js@45)
at Unknown.eval(0.js@50)
at Unknown.eval(0.js@53)

After you use F1 to bring help, subsequent requests work. I've observed this on Firefox and Chrome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions