我正在尝试加载event_broker module in the chaplinjs。require(["underscore", "chaplin"], function(_, chaplin) var eventBroker = _({}).extend(chaplin.EventBroker);但是,这对我来说还不够好。我需要能够同步加载event_broker模块。我知道这是设计要做的。有办法吗?
我的应用程序在http://localhost:3000/上运行得很好,但是当我试图在Netlify (https://famous-swan-6a778d.netlify.app/)上运行它时,主页会正确加载,但是当我尝试转到其他页面时,它会显示Page Not Found错误。import { BrowserRouter as Router, Route, Routes } from "react-router-dom";
import En
我想用js respond_to呈现部分html。Team.ransack(name_cont: params[:query]).result(distinct: true) respond_to do |format| @users = @users.limit(5) end end
end 这是我的index.js.erb\n<\/i>\n<\/s