• Resolved egana007

    (@egana007)


    I am having errors 404 with the plugin

    [Error] Failed to load resource: the server responded with a status of 404 () (FormBuilder_bundle.css.map, line 0)
    [Error] Failed to load resource: the server responded with a status of 404 () (FBSwitch_bundle.js.map, line 0)
    [Error] Failed to load resource: the server responded with a status of 404 () (FormBuilder_bundle.js.map, line 0)
    [Error] Failed to load resource: the server responded with a status of 404 () (SharedCore_bundle.js.map, line 0)
    [Error] Failed to load resource: the server responded with a status of 404 () (RunnableFormBuilder_bundle.js.map, line 0)
    [Error] Failed to load resource: the server responded with a status of 404 () (InternalShared_bundle.js.map, line 0)`

    Which is the problem?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Just wanted to chime in to say I have the same issue. It doesn’t seem to be effecting any functionality though. Just several warnings in the console.

    Plugin Author EDGARROJAS

    (@edgarrojas)

    Those errors happen becuase since you have the developer console open the browser try to open the source map files for debugging, those files are not included in the plugin as that would make the plugin be several mb bigger. This doesn’t affect anything and is caused only because you have the developer console open, in normal circunstances the browser wouldn’t even try to load those files.

    Regards!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Error 404’ is closed to new replies.