mirror of
https://github.com/appy-one/acebase-client.git
synced 2026-05-24 22:01:18 -06:00
[GH-ISSUE #11] Socket io error #11
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/acebase-client#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @paradis-A on GitHub (Jul 14, 2021).
Original GitHub issue: https://github.com/appy-one/acebase-client/issues/11
Originally assigned to: @appy-one on GitHub.
Uncaught (in promise) TypeError: connectSocket is not a function.
at eval (api-web.js:101)
at new Promise ()
at WebApi.connect (api-web.js:100)
at new WebApi (api-web.js:311)
at new AceBaseClient (acebase-client.js:130)
at instance (index.svelte:6)
at init (index.mjs:1660)
at new Projects (index.svelte:23)
at createProxiedComponent (svelte-hooks.js:245)
at new ProxyComponent (proxy.js:241)
let db = new AceBaseClient({host: "localhost",port: 5757, dbname:"mydb",https: false})server is up and runiing. Cant connect from browser.
@appy-one commented on GitHub (Jul 16, 2021):
Which version of acebase-client are your using?
@appy-one commented on GitHub (Jul 22, 2021):
If this is still an issue, please reply. I will be closing it otherwise