Project

General

Profile

Actions

Bug #35483

closed

Minified React error #130 when opening Webhooks Page

Added by Ben Erickson over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Ref: https://community.theforeman.org/t/foreman-3-3-webhooks-plugin-3-0-4-minified-react-error-on-webhooks-page-load/30201/2

Foreman and Proxy versions:

foreman 3.3.0-1
foreman-proxy 3.3.0-1

Foreman and Proxy plugin versions:

foreman-tasks 6.0.2
foreman_ansible 7.1.2
foreman_host_reports 1.0.2
foreman_puppet 4.0.1
foreman_remote_execution 7.1.1
foreman_webhooks 3.0.4
foreman_xen 1.0.1
katello 4.5.0

When opening the Webhook page, I get an error message. This error is not present in any other pages in Foreman, which leads me to believe it may be a webhook plugin issue. Error message on the page:

Error: Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=null&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.,
    in p
    in Button
    in d
    in div
    in ToolbarItem
    in div
    in u
    in ForwardRef
    in div
    in div
    in ToolbarContent
    in div
    in GenerateId
    in Toolbar
    in section
    in PageSection
    in div
    in w
    in b
    in t
    in t
    in u
    in f
    in d
    in div
    in c
    in p
    in y
    in t
    in n
    in a
    in C
    in s
    in div
    in b
    in IntlProvider
    in I18nProviderWrapper(b)
    in d
    in StoreProvider(I18nProviderWrapper(b))
    in DataProvider(StoreProvider(I18nProviderWrapper(b)))

Error in the Javascript console:

Error: Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=null&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    React 8
        Sc
        Ca
        Ti
        hl
        sc
        lc
        Jl
        Gr
react-dom.production.min.js:209:194
    React 5
        el
        callback
        pa
        al
        fc
    unstable_runWithPriority scheduler.production.min.js:19
    React 4
        Hr
        pc
        Jl
        Gr
    unstable_runWithPriority scheduler.production.min.js:19
    React 4
        Hr
        Gr
        Ur
        ec
    Redux 4
        notify
        notifyNestedSubs
        handleChangeWrapper
        h
    E middleware.js:22
    Redux 5
        APIMiddleware
        l
        o
        dispatch
        e
    s runtime.js:63
    _invoke runtime.js:293
    v runtime.js:118
    Redux 10
        f
        s
        (Async: promise callback)
    f
        s
        m
        t
        m
        APIMiddleware
        l
        o
    useAPI APIHooks.js:30
    React 2
        rl
        hc
    unstable_runWithPriority scheduler.production.min.js:19
    React 4
        Hr
        _c
        Jl
        Gr
    unstable_runWithPriority scheduler.production.min.js:19
    React 15
        Hr
        Gr
        Ur
        E
        Zt
        Kt
        Gt
        mt
        cn
        Yi
        dc
        sc
        lc
        Jl
        Gr
    unstable_runWithPriority scheduler.production.min.js:19
    React 6
        Hr
        Gr
        Ur
        Kl
        enqueueSetState
        setState
    c i18nProviderWrapperFactory.js:19
    (Async: promise callback)
    m i18nProviderWrapperFactory.js:18
    React 12
        va
        $i
        hl
        sc
        lc
        Jl
        Kl
        Ac
        Wc
        tc
        Wc
        render
    h MountingService.js:22
    value MountingService.js:86
    value MountingService.js:69
    (Async: LifecycleConnectedCallback)
    js MountingService.js:98
    Webpack 5
        a
        js
        a
        webpackJsonp
        <anonymous>
Actions #1

Updated by Ewoud Kohl van Wijngaarden over 1 year ago

  • Description updated (diff)
Actions #2

Updated by Oleh Fedorenko over 1 year ago

  • Status changed from New to Closed
  • Assignee set to Ron Lavi
  • Pull request https://github.com/theforeman/foreman/pull/9404 added
  • Fixed in Releases 3.3.2 added
  • Found in Releases 3.3.0 added
Actions

Also available in: Atom PDF